A Simple To-Do List app built with React.js
1.0.0
- React.js
- React-Router
- Axios
- Milligram
Clone the Project
$ git clone https://github.com/JitendraNirnejak/todolist.git
$ cd todolist
Install the dependencies
$ npm install
This will run your dev server at http://localhost:3000
$ npm start