/react-context-example

React Context Example. A simple one for starters.

Primary LanguageJavaScript

React Context Example

Build Status Slack Greenkeeper badge

Showcase on how to use React's context API. Read more about it.

Installation

  • git clone git@github.com:rwieruch/react-context-example.git
  • cd react-context-example
  • npm install
  • npm start
  • visit http://localhost:3000