Hover glow

It a simple and visually appealing animated hover me button with light orange as base color.

Installation

pnpm dlx shadcn@latest add "https://pxui-docs.vercel.app/pxui/ui/hover-glow.json"

Usage

import HoverGlow from "@/components/hover-glow";
<HoverGlow>Hover me</HoverGlow>

Built by Ankit. The source code is available on Github