/react-redux-consumerjs-example

An example combing React, Redux and Consumerjs.

Primary LanguageJavaScript

React, Redux, Consumerjs example

An example combining React, Redux and Consumerjs.

Installation

  • Clone it!
  • Make sure you have json-server installed globally (npm install -g json-server).
  • Install dependencies: npm install.
  • Start: npm start.