A Nuxt & Vue port of Bartosz Jarocki's CV web app that renders a minimalist CV with a print-friendly layout.
- Setup only takes a few minutes single config file
- Built using Nuxt 3, Vue 3, TypeScript, shadcn-vue, radix-vue & Tailwind CSS
- Basic SEO via Nuxt SEO
- Optimized images via Nuxt Image
- Optimized & self-hosted fonts via Nuxt Google Fonts
- Vercel Analytics & Vercel Speed Insights (Core Web Vitals)
- Auto generated layout
- Responsive for different devices
- Optimized for Nuxt
- Deployable anywhere
-
Clone this repository to your local machine:
git clone https://github.com/stefangalescu/cv.git
-
Move to the cloned directory
cd cv
-
Install dependencies:
pnpm install
-
Start the local Server:
pnpm dev
-
Open the Config file and make changes