https://github.com/TamjidAhmed10/nextui_shadcn_daisyui_template
https://github.com/TamjidAhmed10/nextui_shadcn_daisyui_template
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/TamjidAhmed10/nextui_shadcn_daisyui_template
- Owner: TamjidAhmed10
- License: mit
- Created: 2024-01-09T16:32:56.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-23T11:58:48.000Z (12 months ago)
- Last Synced: 2024-09-26T01:56:49.171Z (7 months ago)
- Language: TypeScript
- Homepage: https://nextui-shadcn-daisyui-template.vercel.app
- Size: 148 KB
- Stars: 5
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-nextui - nextui-shadcn-daisyui-template - Next.JS v13 + NextUI v2 + ShadCN + DaisyUI in one project. (Boilerplates / Templates)
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).