Skip to content
/ nuxt-base-app Public template

Nuxt3 / vue3 template with tailwind, shadcn, pinia, color-mode, I18n, image, icon, fonts modules

License

Notifications You must be signed in to change notification settings

dtczelo/nuxt-base-app

Repository files navigation

Nuxt 3 Template

This Nuxt 3 template provides some common tools used for SaaS. More features coming !

Features

  • Nuxt Image: Optimized image handling for faster load times and better performance.
  • Nuxt Icon: Easy-to-use icon module for adding icons to your project.
  • Nuxt Fonts: Plug-and-play custom web font optimization and configuration for Nuxt apps.
  • I18n: i18n features for your Nuxt project so you can easily add internationalization.
  • Tailwind CSS: Utility-first CSS framework for rapid UI development.
  • Pinia: State management library for managing application state.
  • Color Mode: Dark mode and theme switching support.
  • Shadcn Nuxt: Integration with Shadcn for enhanced component styling and UI.

Installation

To get started, clone the repository and install the dependencies using pnpm:

git clone https://github.com/dtczelo/nuxt-base-app.git
cd nuxt-base-app
pnpm install

Usage

Start the development server:

pnpm dev

Build the project for production:

pnpm build

Additional Resources

Contributing

Contributions are welcome! Please open an issue or submit a pull request for any bugs, enhancements, or new features.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

About

Nuxt3 / vue3 template with tailwind, shadcn, pinia, color-mode, I18n, image, icon, fonts modules

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published