GalaxyA swirling galaxy background effect.background PreviewCodeCopyimport Galaxy from "@/components/vritti/galaxy"; export function GalaxyExample() { return ( <div className="relative h-[400px] w-full overflow-hidden rounded-lg"> <Galaxy /> </div> ); } Installation CLIManualpnpmnpmyarnbunpnpm dlx shadcn@latest add "https://vritti.thesatyajit.com/r/galaxy"Copy Dependencies pnpmnpmyarnbunpnpm add oglCopy