Skip to content

React, Redux, Typescript Todo list Application with records - created without create-react-app

Notifications You must be signed in to change notification settings

toscalivia83/RecordMyTodoList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo list application

Contains basic todo Create Read Update Delete functionalities as well as a record which then displays the user actions with a 1 second gap.

Getting started

  1. Ensure you have yarn installed, if not, install yarn.
  2. Run yarn which will install library dependencies.
  3. Run yarn start to run the application and see it displayed on your browser.
  4. Run yarn test to run the unit test files.

About

React, Redux, Typescript Todo list Application with records - created without create-react-app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published