React Carousel component that allows you to use it for texts, images and videos.
Fairly simple implemantation, it has only infinite and interval options and supports pointer and touch events to swipe cards for mobile / web usage.
Built with React, React Hooks, Webpack, Typescript
Steps to run
- clone repo
- npm install & npm start
- http://localhost:3000