Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dastanozgeldi/qalai-web
https://github.com/dastanozgeldi/qalai-web
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/dastanozgeldi/qalai-web
- Owner: dastanozgeldi
- Created: 2023-07-26T04:48:21.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-06T13:42:46.000Z (over 1 year ago)
- Last Synced: 2023-08-06T13:55:01.800Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://qalai.vercel.app
- Size: 3.07 MB
- Stars: 0
- Watchers: 1
- 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
- Radix UI Primitives
- Tailwind CSS
- Fonts with `next/font`
- Icons from [Lucide](https://lucide.dev)
- Dark mode with `next-themes`
- Automatic import sorting with `@ianvs/prettier-plugin-sort-imports`
- Tailwind CSS class sorting, merging and linting.## License
Licensed under the [MIT license](https://github.com/shadcn/ui/blob/main/LICENSE.md).