This repo is the source code of multiple counters built using React and Redux when I tried to learn React and Redux. You can find the corresponding blog on medium here.
- Clone this repo
- Run
npm install
- Run
npm run start
This project is released under the MIT License.