It a simple and visually appealing animated hover me button with light orange as base color.
pnpm dlx shadcn@latest add "https://pxui-docs.vercel.app/pxui/ui/hover-glow.json"
import HoverGlow from "@/components/hover-glow";
<HoverGlow>Hover me</HoverGlow>