A Todo List Webapp created using React
Demo : Demo
If you would like to download the code and try it for yourself:
- Clone the repo:
git clone https://github.com/AmritanshuPrashar/todo-list-react.git
- Install packages:
npm install
- then type
npm start
Enjoy : )