Skip to content

peckpeck20/react-redux-counter-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Counter App with Redux

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

Live Demo

https://redux-react-counter-app.surge.sh/

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

git clone  https://github.com/peckpeck20/react-redux-counter-example.git
npm install
npm run

Dependencies

"react": "^16.3.2",
"react-dom": "^16.3.2",
"react-redux": "^5.0.7",
"react-scripts": "1.1.4",
"redux": "^4.0.0"

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published