Meteors

Falling meteor animation with randomized paths and fading trails.

backgroundmeteorsparticlesanimated

Installation

Terminalbash
npx motioncraft add meteors

Usage

meteors.tsxtsx
import { Meteors } from "@/components/backgrounds/meteors";

<Meteors number={30} />

Props

PropTypeDefaultDescription
numbernumber20Number of meteors

Related Components