# Standard Card

> The card is a 3D-tilt interactive card component built with Framer Motion. It responds to mouse movement by rotating on its X and Y axes, creating a depth illusion. Each card features an icon, title, description, and an animated "Discover More" arrow link. On hover, the icon inverts to black-on-white, an underline animates in, and a soft shadow blooms beneath the card.

- Author: [Ranjan Sharma](https://21st.dev/@ranjansharma.ind)
- License: unknown
- npm dependencies: lucide-react, framer-motion
- Live preview: https://21st.dev/@ranjansharma.ind/components/standard-card

## Install

```bash
npx shadcn@latest add "https://21st.dev/r/ranjansharma.ind/standard-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
