Skip to content

the-road-to-learn-react/react-lift-state

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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