https://github.com/wefixers/nuxt-tailwind-starter
Ready to use Nuxt.js starter with Tailwind CSS, Headless UI, Heroicons, tRPC, Prisma and much more!
https://github.com/wefixers/nuxt-tailwind-starter
Last synced: 3 months ago
JSON representation
Ready to use Nuxt.js starter with Tailwind CSS, Headless UI, Heroicons, tRPC, Prisma and much more!
- Host: GitHub
- URL: https://github.com/wefixers/nuxt-tailwind-starter
- Owner: wefixers
- Created: 2023-12-10T12:12:31.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-17T09:51:16.000Z (10 months ago)
- Last Synced: 2025-01-22T22:31:03.649Z (4 months ago)
- Language: TypeScript
- Homepage:
- Size: 240 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
nuxt-tailwind-starter
Ready to use Nuxt.js starter with Tailwind CSS, Headless UI, Heroicons, tRPC, Prisma and much more.## Nuxt Tailwind Starter
We use Nuxt everyday, so we created a starter that we can use for our projects.
It's a batteries included starter with all the things we use on a daily basis.
This starter is not meant for everyone, highly opinionated and tailored to our needs, but we hope you find it useful.
### ๐ UI
- ๐จ [Tailwind CSS](https://tailwindcss.com)
- ๐ฆ [Headless UI](https://headlessui.dev)
- ๐ [Nuxt Color Mode](https://color-mode.nuxtjs.org/)
- ๐ [Iconify](https://iconify.design/)### ๐ก Data
- ๐ [tRPC](https://trpc.io)
### ๐ฆ Database
- ๐๏ธ [Prisma](https://www.prisma.io/)
### ๐งน Lint
- ๐งน [ESLint](https://eslint.org/)
- ๐งน [Antfu's Config](https://github.com/antfu/eslint-config)