https://github.com/jongan69/yippie-web
https://github.com/jongan69/yippie-web
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/jongan69/yippie-web
- Owner: jongan69
- Created: 2024-04-13T06:27:56.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-06-08T01:58:29.000Z (about 1 year ago)
- Last Synced: 2025-06-08T02:56:18.795Z (about 1 year ago)
- Language: TypeScript
- Homepage: https://yippie.bet
- Size: 1.9 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# next-template
A Next.js 13 template for building apps with Radix UI and Tailwind CSS.
## Usage
```bash
npx create-next-app -e https://github.com/shadcn/next-template
```
## Features
- Next.js 13 App Directory
- Radix UI Primitives
- Tailwind CSS
- Icons from [Lucide](https://lucide.dev)
- Dark mode with `next-themes`
- Tailwind CSS class sorting, merging and linting.
## License
Licensed under the [MIT license](https://github.com/shadcn/ui/blob/main/LICENSE.md).