Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cminhho/nextjs-blog
https://github.com/cminhho/nextjs-blog
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/cminhho/nextjs-blog
- Owner: cminhho
- Created: 2024-07-27T09:25:30.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-07-27T10:43:39.000Z (6 months ago)
- Last Synced: 2024-07-27T11:46:26.232Z (6 months ago)
- Language: TypeScript
- Homepage: https://nextjs-blog-peach-tau-48.vercel.app
- Size: 198 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
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).