Home
Softono
i

initred

Professional software vendor delivering innovative solutions on the Softono platform. Specialized in both open-source and proprietary software development.

Total Products
1

Software by initred

nuxt3-tailwindcss3-starter-kit
Open Source

nuxt3-tailwindcss3-starter-kit

<h2 align="center"> Nuxt 3 With Tailwindcss 3 </h2> <pre align="center"> ๐Ÿ”ฅ If We need anything, I will add it. </pre> <p align="center"> The template that starts tailwindcss fastest on nuxt3 without annoying settings </p> ## Features - ๐Ÿ’š [Nuxt 3](https://v3.nuxtjs.org) - SSR, ESR, File-based routing, components auto importing, modules, etc. - โšก๏ธ [Vite](https://vitejs.dev/) - Instant HMR - ๐ŸŽจ [Tailwindcss](https://tailwindcss.com/) - A utility-first CSS framework for rapidly building custom user interfaces. - โš’๏ธ [HeadlessUI](https://headlessui.dev/) - A set of completely unstyled, fully accessible UI components, designed to integrate beautifully with Tailwind CSS. - ๐Ÿ”ฅ The `<script setup>` syntax - ๐Ÿ [State Management via Pinia](https://pinia.esm.dev/) - ๐Ÿ“ฅ APIs auto importing - For Composition API, VueUse and custom composables. - ๐ŸŽ Zero-config cloud functions and deploy - ๐Ÿฆพ [TypeScript](https://www.typescriptlang.org/), of course ### Nuxt Modules - [VueUse](https://github.com/vueuse/vueuse) - collection of useful composition APIs - [ColorMode](https://github.com/nuxt-community/color-mode-module) - dark and Light mode with auto detection made easy with Nuxt. - [Pinia](https://pinia.esm.dev/) - intuitive, type safe, light and flexible Store for Vue. - [NuxtIcon](https://github.com/nuxt-modules/icon) - Icon module for Nuxt with 100,000+ ready to use icons from [Iconify](https://iconify.design/). - [NuxtHeadlessUI](https://github.com/P4sca1/nuxt-headlessui) - Completely unstyled, fully accessible UI components, designed to integrate beautifully with Tailwind CSS. - [NuxtVitest](https://github.com/danielroe/nuxt-vitest) - A vitest environment for testing code that needs a Nuxt runtime environment - [NuxtDevtools](https://github.com/nuxt/devtools) - Nuxt DevTools is a set of visual tools that help you to know your app better. ## IDE - [Visual Studio Code](https://code.visualstudio.com/) - [Volar](https://github.com/johnsoncodehk/volar) - [Tailwindcss-Intellisense](https://github.com/tailwindlabs/tailwindcss-intellisense) - [Iconify IntelliSense](https://github.com/antfu/vscode-iconify) - [VSCode Goto Alias](https://github.com/antfu/vscode-goto-alias) ## Try it now! ### GitHub Template [Create a repo from this template on GitHub](https://github.com/initred/nuxt3-tailwindcss3-starter-kit/generate). ### Clone to local If you prefer to do it manually with the cleaner git history ```bash npx degit initred/nuxt3-tailwindcss3-starter-kit my-nuxt3-app cd my-nuxt3-app pnpm i # If you don't have pnpm installed, run: npm install -g pnpm ```

Frontend Templates CSS Frameworks & UI Kits
161 Github Stars