Skip to content

the-road-to-learn-react/react-update-item-in-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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