Carousel

A carousel with motion and swipe.

The Carousel component displays a set of slides that can be navigated using previous and next buttons. It supports smooth transitions and can be configured for auto-play. Built from scratch using React and native HTML elements. No UI library dependencies.

Quick Install

Install via shadcn/ui CLI

Examples

1
2
3
4
5