Browse, inspect, edit, and build UI components visually. Export production-ready, type-safe .tsx files.
Built with shadcn/ui.
npm install
npm run devOpen http://localhost:3000.
| Layer | Tool |
|---|---|
| Framework | Next.js (App Router) |
| Styling | Tailwind CSS v4 |
| Components | shadcn/ui (new-york-v4) |
| Icons | Lucide React |
Configured for Netlify via netlify.toml. To connect:
- Push the repo to GitHub
- Go to netlify.com → Add new site → Import from GitHub
- Select the repo — build settings are pre-configured
- Add environment variables in Site → Environment variables
- Deploy
MIT