Raaghav-1824 / React-redux-counter

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

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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"

About

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

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


Languages

Language:JavaScript 74.8%Language:CSS 14.9%Language:HTML 10.4%