A showcase of shadcn/ui components styled with a warm primary theme.
Available variants and sizes.
A composable card with header, content, and footer.
Clone the repository, install dependencies with npm install, and run npm run dev to start the development server.
This project is optimized for Vercel deployment. Push to your repository and Vercel will automatically build and deploy your application with zero configuration.
Collapsible sections for organizing content.
A validated form built with react-hook-form and zod.