Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 882 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 882 Bytes

react-range

Build Status Slack Greenkeeper badge

Showcasing how a React Range Component could be implemented in React. Read more about it.

Edit react-range

Installation

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