Skip to content

A todo app utilising the browser's local storage to store items. Built with ReactJS

License

Notifications You must be signed in to change notification settings

BarelySmooth/react-todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-todo

A todo app utilising the browser's local storage to store items. Built with ReactJS

Notes

  1. When running npm run deploy, you may face an error. This appears to be beacuse of certain large image files in the public directory. To fix this, you can try using the following command: (source)
git config --global http.postBuffer 1048576000

About

A todo app utilising the browser's local storage to store items. Built with ReactJS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published