Vue 3 nuxt 3 modern resume template. A classic design with modern approach.
- Nuxt 3
- State & Store Management (Pinia)
- Nuxt i18n
- Tailwind CSS v3
- @egoist/tailwindcss-icons
- Lightgallery
- GSAP animations
- tsparticles
- Sitemap
- Ready to deploy to github pages
- clone this repository
git clone https://github.com/fos7er/vue-modern-resume
- install dependencies
npm install
- run development server
npm run dev
- run build
npm run generate