We are live on DevHunt: tool of the week contest

check it out

Shimmer Button

A button with a moving shimmer light ray effect.

Preview

Interactive Preview

Installation

Usage

tsx
import { ShimmerButton } from "@/components/ui/shimmer-button"

export default function Demo() {
  return <ShimmerButton>Ignite</ShimmerButton>
}

Dependencies

framer-motion