/react-usestate-hook

Showcasing how state management in React works with the useState hook.

Primary LanguageJavaScript

react-usestate-hook

Build Status Slack Greenkeeper badge

Showcasing how state management in React works with the useState hook. Read more about it.

Installation

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