A beautifully designed homepage template featuring modern animations, dark mode, and PrismUI components. Perfect for showcasing your SaaS, product, or service.
Features
Modern Tech Stack
Built with Next.js 15, React Server Components, and PrismUI components for optimal performance.
Beautiful Design
Clean and minimal design with dark mode and smooth animations, powered by PrismUI.
Responsive
Fully responsive design that looks great on all devices, from mobile to desktop.
Fast Setup
Get your homepage up and running in minutes with our detailed documentation.
Tech Stack
Getting Started
Install dependencies
pnpm install
Set up your environment variables
cp .env.example .env.local
Then update the variables in .env.local
with your own values.
Start the development server
pnpm dev