- Store ToDos in the browser
- Mininal interface
git clone https://github.com/shamilsaleem/todo-react.git
cd todo-react
npm install
npm startgit clone https://github.com/shamilsaleem/todo-react.git
cd todo-react
npm install
npm run buildBuilds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.