# Hover Glow Button

> a dynamic React component that adds an engaging, mouse-following glow effect to your buttons. Part of the EaseMize UI library, it's designed for both ease of use and deep customization. Configure the glowColor, backgroundColor, textColor, and hoverTextColor props to create the perfect interactive element for your application. The smooth animation enhances user experience, making clicks more inviting.

- Author: [Hossain Jahed](https://21st.dev/@easemize)
- License: unknown
- Live preview: https://21st.dev/@easemize/components/hover-glow-button

## Install

```bash
npx shadcn@latest add "https://21st.dev/r/easemize/hover-glow-button?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
