Skip to content

cicerohen/reactjs-slider

Repository files navigation

ReactJS Slider

A simple slider created with ReactJS and TailwindCSS

Development

Install the dependencies

yarn

Start a local server

yarn dev

Run tests

yarn test