vcard-portfolio
<h2 align="center"> vCard Portfolio Nuxt 3 Template<br> <small>(extends from [codewithsadee](https://github.com/codewithsadee/vcard-personal-portfolio))</small> </h2><br> <pre align="center"> π§ͺ Working in Progress </pre>   ## Features - [π Nuxt 3](https://v3.nuxtjs.org) - SSR, ESR, File-based routing, components auto importing, modules, etc. - β‘οΈ Vite - Instant HMR - π¨ [Tailwind CSS](https://github.com/tailwindcss) - A utility-first CSS framework packed. - :eight_spoked_asterisk: [PrimeVue](https://www.primefaces.org/primevue/) - PrimeVue is a rich set of open source native components for Vue. - π₯ The `<script setup>` syntax - π [State Management via Pinia](https://pinia.esm.dev), see [./composables/user.ts](./composables/user.ts) - π [Layout system](./layouts) - π₯ APIs auto importing - for Composition API, VueUse and custom composables. - π Zero-config cloud functions and deploy - π¦Ύ TypeScript, of course ## Plugins ### Nuxt Modules - [VueUse](https://github.com/vueuse/vueuse) - collection of useful composition APIs. - [ColorMode](https://github.com/nuxt-community/color-mode-module) - dark and Light mode with auto detection made easy with Nuxt. - [Pinia](https://pinia.esm.dev/) - intuitive, type safe, light and flexible Store for Vue. ### Clone to local If you prefer to do it manually with the cleaner git history