Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 754 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 754 Bytes

react-add-item-to-list

Build Status Slack Greenkeeper badge

How to add an item to a list in React. Read more about it.

Installation

  • git clone [email protected]:the-road-to-learn-react/react-add-item-to-list.git
  • cd react-add-item-to-list
  • npm install
  • npm start
  • visit http://localhost:3000