Skip to content

adamrturman/todo8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo Typescript App

Set Up Instructions

  • Fork and clone this repository.
  • Once inside the directory, install dependencies with npm install.
  • Run the development server with npm start.
  • The application will run on localhost in the browser.
  • Run unit tests with npm run test.

Technologies Used

  • React
  • Typescript
  • HTML5
  • CSS3
  • Material UI
  • React Testing Library

Production URL

Deployed on Netlify