# Playlist Carousel

> The Playlist Carousel is a sleek, horizontally scrollable component designed for audio applications. Each card displays the track’s image, title, and duration, while integrating two types of progress indicators: a circular progress ring around the play/pause button showing the overall playback completion, and a linear progress bar beneath the title displaying the elapsed and total time. Users can start, pause, or switch tracks directly from the carousel, and the layout remains clean with a minimal white-and-black theme. Its intuitive interface and visual feedback make it ideal for music, meditation, or podcast apps, enhancing user engagement while maintaining a polished and modern aesthetic.

- Author: [Ruixen UI](https://21st.dev/@ruixen.ui)
- Library: [Ruixen UI](https://21st.dev/@ruixen.ui/library/ruixen-ui)
- License: unknown
- npm dependencies: lucide-react
- Live preview: https://21st.dev/@ruixen.ui/components/playlist-carousel

## Install

```bash
npx shadcn@latest add "https://21st.dev/r/ruixen.ui/playlist-carousel?api_key=$API_KEY_21ST"
```

Requires a 21st API key (generate one at https://21st.dev/mcp) passed as `API_KEY_21ST`. Free accounts get a limited number of installs per day; unlimited on a paid plan — see https://21st.dev/pricing.

Full component directory: https://21st.dev/llms.txt
