TodoList using react
- Node >= 6
- npm >= 5.2
All you need is to run these commands:
git clone https://github.com/hassen66/todolist.git
cd todolist
npm install # Install dependencies
npm start # Runs the app in the development mode
npm run build # Builds for production to the `build` folder