AuroraAn aurora borealis background effect with animated light bands.background PreviewCodeCopyimport Aurora from "@/components/vritti/aurora"; export function AuroraExample() { return ( <div className="relative h-[400px] w-full overflow-hidden rounded-lg"> <Aurora /> </div> ); } Installation CLIManualpnpmnpmyarnbunpnpm dlx shadcn@latest add "https://vritti.thesatyajit.com/r/aurora"Copy Dependencies pnpmnpmyarnbunpnpm add oglCopy