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-slider

Build Status Slack Greenkeeper badge

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

Edit react-slider

Installation

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