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

https://github.com/TamjidAhmed10/nextui_shadcn_daisyui_template


https://github.com/TamjidAhmed10/nextui_shadcn_daisyui_template

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

        

# Next JS + NextUI + ShadCN + DaisyUI in one project.

This is a template for creating applications using Next.js 13 (app directory) and NextUI (v2).

## How to Use

Clone it.

```bash
git clone https://github.com/TamjidAhmed10/nextui_shadcn_daisyui_template.git
```

### Install dependencies

```bash
npm install
```

### Run the development server

```bash
npm run dev
```

## License

Licensed under the [MIT license](https://github.com/nextui-org/next-app-template/blob/main/LICENSE).