Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 944 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 944 Bytes

react-event-handlers

Build Status Slack Greenkeeper badge

Showcasing how different React event handlers work. Read more about it.

Edit react-event-handlers

Installation

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