LogoA Template
icon of nuxt3-tailwind-kit

nuxt3-tailwind-kit

Nuxt 3 + Tailwind CSS starter kit with Nuxt Content v2, Pinia, vee-validate, and internationalization support.

Introduction

Nuxt 3 Tailwind Kit

Nuxt 3 + Tailwind Starter Kit.

Features
  • Nuxt 3
  • Nuxt Content v2
  • Tailwind CSS
  • Nuxt Icon
  • State management with Pinia
  • Easy form validation with vee-validate
  • Custom authentication store via useAuthStore
  • Internationalization via @nuxtjs/i18n
  • Modular with Nuxt Layer
Directory Structure
.
ā”œā”€ā”€ apps              # Nuxt Layer
│   └── admin         # Admin Panel
│   └── auth          # Authentication
│   └── blog          # Blog
│   └── docs          # Documentation
│   └── landing       # Landing Page
│   └── store         # Store
ā”œā”€ā”€ components        # Global Components
ā”œā”€ā”€ content           # Nuxt Content
ā”œā”€ā”€ layouts           # Layouts
ā”œā”€ā”€ plugins           # Plugins
ā”œā”€ā”€ stores            # Stores
ā”œā”€ā”€ ui                # UI Component Library
ā”œā”€ā”€ app.config.ts     # Application Config
Local

If you prefer to do it manually with the cleaner git history

npx nuxi init -t gh:gravitano/nuxt3-tailwind-kit my-nuxt-app
cd my-nuxt-app
pnpm
pnpm dev
Development

We recommend to look at the documentation.

Make sure to install the dependencies

pnpm install

Start the development server on http://localhost:3000

pnpm dev
Production

Build the application for production:

pnpm build

nuxt3-tailwind-kit screenshot | ATemplate.com

A template
Copy badages awards

Newsletter For Templates

Join the Community For Templates

Subscribe to Templates newsletter for the latest news and updates