Skip to content

the-road-to-learn-react/react-remove-item-from-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-remove-item-from-list

Build Status Slack Greenkeeper badge

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

Installation

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