Skip to content

the-road-to-learn-react/react-slider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 [email protected]:the-road-to-learn-react/react-slider.git
  • cd react-slider
  • npm install
  • npm start
  • visit http://localhost:3000