Skip to content

claudiopro/react-with-redux-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React with Redux App

A sample React with Redux app with:

  • A store with a single scalar value
  • A single reducer
  • Two action types, INCREMENT and DECREMENT

This project was bootstrapped with Create React App.

License

MIT

Copyright (c) 2017 Claudio Procida