Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shadcn-ui/next-template
A Next.js 13 template for building apps with Radix UI and Tailwind CSS.
https://github.com/shadcn-ui/next-template
nextjs starter tailwind template
Last synced: 7 days ago
JSON representation
A Next.js 13 template for building apps with Radix UI and Tailwind CSS.
- Host: GitHub
- URL: https://github.com/shadcn-ui/next-template
- Owner: shadcn-ui
- Created: 2023-01-24T09:36:31.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-10T08:18:11.000Z (10 months ago)
- Last Synced: 2024-12-28T23:35:59.747Z (14 days ago)
- Topics: nextjs, starter, tailwind, template
- Language: TypeScript
- Homepage: https://template.shadcn.com
- Size: 149 KB
- Stars: 1,393
- Watchers: 13
- Forks: 218
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - shadcn-ui/next-template - A Next.js 13 template for building apps with Radix UI and Tailwind CSS. (TypeScript)
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).