Skip to content

the-road-to-learn-react/react-range

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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