Your gateway to building robust, performant, and production-ready Nuxt 3 applications. π
Nuxtbase comes pre-configured with powerful tools and best practices to kickstart your development and ensure scalability and maintainability.
- Nuxt 3
- Typescript
- Tailwind β Utility-first styling for rapid UI development.
- Pinia β A state-of-the-art state management library designed for Vue.
- Shadcn/ui β Pre-styled, accessible UI components tailored for Nuxt.
- CSP β Enforce a strong Content Security Policy to enhance app security.
- SEO Tools β Optimize visibility with dynamic OG image generation, robots.txt, and sitemap.xml.
- Prettier, ESLint and .editorconfig to ensure code uniformity and quality across your team.
- .husky and commitlint.config for writing clear, concise commit messages.
- Proxy β Nitro proxy route to secure your api paths.
- Vitest β Unit testing and coverage value.
- Icons β Any icon you can imagine is available using
<NuxtIcon />component and Iconify naming convention.