react-context-example icon indicating copy to clipboard operation
react-context-example copied to clipboard

Showcasing React Context

React Context Example

Build Status Slack Greenkeeper badge

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

Installation

  • git clone [email protected]:rwieruch/react-context-example.git
  • cd react-context-example
  • npm install
  • npm start
  • visit http://localhost:3000