Demo Tutorial Demo: https://react-redux-hooks-counter-app.herokuapp.com/ What You'll Learn Redux Concepts ACTIONS, DISPATCH, REDUCERS And STORE Redux Hooks Simple Counter compontent to demonstrate the redux concepts Available Scripts Install dependencies npm install Start the project npm run start Navigate to http://localhost:3000