react-controlled-components-examples

Build Status Slack Greenkeeper badge

Demonstrating how different input elements are implemented as controlled (uncontrolled) components in React. Read more about it.

Installation

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