/React-redux-counter

Basic React App showcasing how Redux works and connects with React.JS

Primary LanguageJavaScript

Counter App with Redux

Basic React App showcasing how Redux works and connects with React.JS

Live Demo

https://codesandbox.io/s/redux-concept-h2y8if

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Installing

https://github.com/Raaghav-1824/React-redux-counter.git
npm install
npm run

Dependencies

"react": "18.2.0",
"react-dom": "18.2.0",
"react-redux": "8.0.4",
"react-scripts": "4.0.0",
"redux": "4.2.0"