Simple example for React with Redux
Following the steps:
- Clone the git repository, run the command
git clone https://github.com/kumarargutech/react-redux.git
- Go to directory, run the command,
cd react-redux
- After, run the command,
npm install
- Finally,
npm start