Sleek, high-performance Nuxt 4 template with TypeScript, Tailwind CSS, accessibility, and SEO optimization built in.
View Demo
·
Report Bug
·
Request Feature
- Nuxt 4: The latest and greatest version of Nuxt.
- TypeScript: Type safety for your components, pages, and API routes.
- Tailwind CSS: A utility-first CSS framework for rapid UI development.
- ESLint & Prettier: For code consistency and formatting.
- SEO Optimized: With
@nuxtjs/seoandnuxt-schema-org. - Accessibility: With
@nuxt/a11y. - Icon Support: With
@nuxt/icon. - Fonts: With
@nuxt/fonts. - Color Mode: With
@nuxtjs/color-mode.
-
Clone the repository:
git clone https://github.com/MFM-347/nuxpert.git
-
Install dependencies:
pnpm install
-
Start the development server:
pnpm dev
dev: Start the development server.build: Build the application for production.generate: Generate a static site.preview: Preview the production build.lint: Lint the code.format: Format the code.typecheck: Type-check the code.
We love community input!
- Check CONTRIBUTING.md
- Look for issues labeled good first issue
- Open a Pull Request with your improvement or idea.
If you enjoy this project, ⭐ star it and share with your network to help others discover it.
This project is licensed under the MIT License - see the LICENSE file for details.
Created with ❤️ by @MFM-347