Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 575 Bytes

File metadata and controls

20 lines (13 loc) · 575 Bytes

React: Basic Local State

Slack

Showcases

  • Stateful and Stateless Components
  • Form State
  • Controlled Components

Installation

  • git clone git@github.com:taming-the-state-in-react/taming-the-state-local-state-basic.git
  • cd taming-the-state-local-state-basic/[any folder]
  • npm install
  • npm start
  • visit http://localhost:3000/