Skip to content

Latest commit

 

History

History
19 lines (9 loc) · 383 Bytes

README.md

File metadata and controls

19 lines (9 loc) · 383 Bytes

todo-list-react

A Todo List Webapp created using React

Demo : Demo

Instructions

If you would like to download the code and try it for yourself:

  1. Clone the repo: git clone https://github.com/AmritanshuPrashar/todo-list-react.git
  2. Install packages: npm install
  3. then type npm start Enjoy : )