Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 368 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 368 Bytes

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