https://github.com/soham901/shadcn-nextui-nextjs
a Template with shadcn ui, nextui and nextjs
https://github.com/soham901/shadcn-nextui-nextjs
Last synced: about 1 year ago
JSON representation
a Template with shadcn ui, nextui and nextjs
- Host: GitHub
- URL: https://github.com/soham901/shadcn-nextui-nextjs
- Owner: soham901
- License: mit
- Created: 2024-07-06T05:48:43.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-06T05:54:32.000Z (about 2 years ago)
- Last Synced: 2025-03-12T23:27:59.944Z (over 1 year ago)
- Language: TypeScript
- Size: 62.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```