toy-range-slider

An example horizontal range slider in React

Stars
1

toy-range-slider

An example horizontal range slider that supports both lazy and live updates for both mobile and desktop.

Setup

  • Install the dependencies
npm i
  • Start Parcel, and you're all good.
npm start