Home
Softono
vcard-portfolio

vcard-portfolio

Open source Vue
66
Stars
19
Forks
0
Issues
2
Watchers
3 years
Last Commit

About 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> ![vCard Desktop Demo](https://github.com/codewithsadee/vcard-personal-portfolio/raw/master/website-demo-image/desktop.png) ![vCard Mobile Demo](https://github.com/codewithsadee/vcard-personal-portfolio/raw/master/website-demo-image/mobile.png) ## 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](./ ...

Platforms

Web Self-hosted

Languages

Vue

vCard Portfolio Nuxt 3 Template
(extends from codewithsadee)


πŸ§ͺ Working in Progress

vCard Desktop Demo vCard Mobile Demo

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