/react-lift-state

Showcasing how lifting state up and down works in React.

Primary LanguageJavaScript

react-lift-state

Build Status Slack Greenkeeper badge

Showcasing how lifting state up and down works in React. Read more about it.

Installation

  • git clone git@github.com:the-road-to-learn-react/react-lift-state.git
  • cd react-lift-state
  • npm install
  • npm start
  • visit http://localhost:3000