Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 778 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 778 Bytes

react-update-item-in-list

Build Status Slack Greenkeeper badge

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

Installation

  • git clone git@github.com:the-road-to-learn-react/react-update-item-in-list.git
  • cd react-update-item-in-list
  • npm install
  • npm start
  • visit http://localhost:3000