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