react-derive-state-props

Build Status Slack Greenkeeper badge

Showcasing how to derive state from props in React. Read more about it.

Installation

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