this is simple app To-do list with react redux
Install to install follow these steps:
clone this repository go to the project folder and execute
the follow command:
npm install
How to use:
run the follow command:
npm start
that will start webpack-dev-server on the
localhost:8080