this is a simple react/redux app to teach readux.
to install follow these steps:
- clone this repository
- go to the project folder and execute the follow command:
npm install
run the follow command:
npm start
that will start webpack-dev-server on the localhost:8080