vcard-portfolio
vcard-portfolio copied to clipboard
vCard Portfolio Nuxt 3 Template
vCard Portfolio Nuxt 3 Template
(extends from codewithsadee)
๐งช Working in Progress
Features
-
๐ Nuxt 3 - SSR, ESR, File-based routing, components auto importing, modules, etc.
-
โก๏ธ Vite - Instant HMR
-
๐จ Tailwind CSS - A utility-first CSS framework packed.
-
:eight_spoked_asterisk: PrimeVue - PrimeVue is a rich set of open source native components for Vue.
-
๐ฅ The
<script setup>
syntax -
๐ State Management via Pinia, see ./composables/user.ts
-
๐ Layout system
-
๐ฅ APIs auto importing - for Composition API, VueUse and custom composables.
-
๐ Zero-config cloud functions and deploy
-
๐ฆพ TypeScript, of course
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