Code Monkey home page Code Monkey logo

nuxt3-tailwindcss3-starter-kit's Introduction

Nuxt 3 With Tailwindcss 3

๐Ÿ”ฅ If We need anything, I will add it.

The template that starts tailwindcss fastest on nuxt3 without annoying settings

Features

  • ๐Ÿ’š Nuxt 3 - SSR, ESR, File-based routing, components auto importing, modules, etc.
  • โšก๏ธ Vite - Instant HMR
  • ๐ŸŽจ Tailwindcss - A utility-first CSS framework for rapidly building custom user interfaces.
  • โš’๏ธ HeadlessUI - A set of completely unstyled, fully accessible UI components, designed to integrate beautifully with Tailwind CSS.
  • ๐Ÿ”ฅ The <script setup> syntax
  • ๐Ÿ State Management via Pinia
  • ๐Ÿ“ฅ APIs auto importing - For Composition API, VueUse and custom composables.
  • ๐ŸŽ Zero-config cloud functions and deploy
  • ๐Ÿฆพ TypeScript, of course

Nuxt Modules

  • VueUse - collection of useful composition APIs
  • ColorMode - dark and Light mode with auto detection made easy with Nuxt.
  • Pinia - intuitive, type safe, light and flexible Store for Vue.
  • NuxtIcon - Icon module for Nuxt with 100,000+ ready to use icons from Iconify.
  • NuxtHeadlessUI - Completely unstyled, fully accessible UI components, designed to integrate beautifully with Tailwind CSS.
  • NuxtVitest - A vitest environment for testing code that needs a Nuxt runtime environment
  • NuxtDevtools - Nuxt DevTools is a set of visual tools that help you to know your app better.

IDE

Try it now!

GitHub Template

Create a repo from this template on GitHub.

Clone to local

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

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

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.