An open API service indexing awesome lists of open source software.

https://github.com/onlook-dev/dog

Woof
https://github.com/onlook-dev/dog

Last synced: 11 months ago
JSON representation

Woof

Awesome Lists containing this project

README

          

# Onlook Starter Template



This is an [Onlook](https://onlook.dev/) 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.