Carousel React component with no dependencies
npm run example:serve
The project will go live on http://localhost:6789.
If you make changes to the sourcecode, you'll need to run:
npm run example:build
first in order to see your changes.
This project was inspired by https://github.com/Stanko/react-slider/
MIT