# HoverPlayCard

> This HoverPlay Video Card component is a clean and interactive media element built with Shadcn UI. It enhances the video viewing experience by blending hover and click interactions into one intuitive design. When a user hovers over the card, the video automatically starts playing in a muted state, giving a quick preview without disrupting the browsing flow. On mouse leave, the video pauses, maintaining focus on the card. A subtle play/pause button overlay ensures users can take control — clicking the button will start or stop playback regardless of hover, and once clicked, the video continues with sound enabled. The design adapts seamlessly to both light and dark themes.

- 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, framer-motion
- Live preview: https://21st.dev/@ruixen.ui/components/hover-play-card

## Install

```bash
npx shadcn@latest add "https://21st.dev/r/ruixen.ui/hover-play-card?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
