Bundui
beta
X
GitHub
Introduction
Install Next.js
Button
Animated Gradient Text
Count Animation
Floating Button
3D Tilt Effect
Magnetic Button
Text Gradient Scroll
Scroll Progress Bar
Marquee Effect
Ripple Effect
Fireworks Background
Floating Paths
Stars
Snowfall
Meteor
Wavy Background
Geometric Background
Fluid Particles Background
Install Next.js
Install Next.js with Create Next App
Create a new project
npx create-next-app@latest
Start the app
cd my-app npm run dev