Skip to content

wilker818/vcard-portfolio

Repository files navigation

New vCard Portfolio Nuxt 3 Template


Features

  • 💚 Nuxt 3 - SSR, ESR, File-based routing, components auto importing, modules, etc.

  • ⚡️ Vite - Instant HMR

  • 🎨 Tailwind CSS - A utility-first CSS framework packed.

  • ✳️ PrimeVue - PrimeVue is a rich set of open source native components for Vue.

  • 🔥 The <script setup lang="ts"> syntax

  • 🍍 State Management via Pinia, see ./composables/user.ts

  • 📑 Layout system

  • 📥 APIs auto importing - for Composition API and Typescript, VueUse and custom composables.

  • 🏎 Zero-config cloud functions and deploy.

  • 🦾 Full TypeScript, of course.

  • 🛠️ Eslint and Prettier, for better code maintenance and organization.

Plugins

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.

Clone to local

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

Thanks

vCard Portfolio Nuxt Template