Installation
Setting up VibeUI in your Next.js project takes less than 2 minutes.
Project Setup
First, ensure you have a Next.js project with Tailwind CSS configured.
1. Create New Project
bash
2. Install Dependencies
bash
Theming
Add the VibeUI color palette to your globals.css to enable the premium aesthetic.
css