Galaxy

PreviousNext

Parallax realistic starfield with pointer interactions.

Docs
react-bitscomponent

Preview

Loading preview…
Galaxy/Galaxy.css
.galaxy-container {
  width: 100%;
  height: 100%;
  position: relative;
}

Installation

npx shadcn@latest add @react-bits/Galaxy-JS-CSS

Usage

import { GalaxyJSCSS } from "@/components/Galaxy-JS-CSS"
<GalaxyJSCSS />