Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: about 2 months ago
JSON representation

A Next.js 13 template for building apps with Radix UI and Tailwind CSS.

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).