A complete Next.js 13 template for building apps with Shadcn, Radix UI and Tailwind CSS.
Fork of the existing template with all examples from their website, cleaned, and fixed minor issues.
npx create-next-app -e https://github.com/shadcn/next-template
- Next.js 13 App Directory
- Radix UI Primitives
- Tailwind CSS
- Icons from Lucide
- Dark mode with
next-themes
- Tailwind CSS class sorting, merging and linting.
Licensed under the MIT license.