Demo link : https://5orc4.csb.app/
This is a simple counter react app using Redux.
First clone this repository.$ git clone https://github.com/waqas-mumtaz/simple-react-redux-counter-app
Install dependencies. Make sure you already have nodejs & npm installed in your system.
$ npm install # or yarn
Run it
$ npm start # or yarn start