/react-slider

React Slider Component by Example

Primary LanguageJavaScript

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