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

https://github.com/soham901/shadcn-nextui-nextjs

a Template with shadcn ui, nextui and nextjs
https://github.com/soham901/shadcn-nextui-nextjs

Last synced: 3 months ago
JSON representation

a Template with shadcn ui, nextui and nextjs

Awesome Lists containing this project

README

        

# Template for Next.js

- a template with [shadcn ui](https://ui.shadcn.com) and [nextui](https://nextui.org) support.
- fork this template and use it for your projects.

### How to use

```bash
git clone https://github.com/soham901/shadcn-nextui-nextjs
```

```bash
npm i
```

```bash
npm run dev
```