https://github.com/icecubesaad/1
https://github.com/icecubesaad/1
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/icecubesaad/1
- Owner: Icecubesaad
- Created: 2025-09-05T02:02:13.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-09-05T09:12:30.000Z (9 months ago)
- Last Synced: 2025-09-05T11:16:04.942Z (9 months ago)
- Language: TypeScript
- Homepage: https://cura-theta.vercel.app
- Size: 3.63 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Onlook Starter Template
This is an [Onlook](https://onlook.com/) project set up with
[Next.js](https://nextjs.org/), [TailwindCSS](https://tailwindcss.com/) and
[ShadCN](https://ui.shadcn.com).
## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```
Open [http://localhost:3000](http://localhost:3000) in Onlook to see the result.