Skip to content

Files

Latest commit

author
Claudio Procida
Jun 23, 2017
7dadd35 · Jun 23, 2017

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