Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 794 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 794 Bytes

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