Skip to content
/ cvgen Public
forked from claudiabdm/cvfy

CV generator built with Nuxt.js, TailwindCSS

License

Notifications You must be signed in to change notification settings

eenMatt/cvgen

 
 

Repository files navigation

CvFy

MadeWithVueJs.com shield

CvFy

CvFy is a simple CV maker that makes CV creation faster and easier in both English , Spanish and Indonesian.

It's built with NuxtJs and deployed in Netlify.

I usually enjoy styling from scratch but this time I've used TailwindCSS for the first time to see what all the fuss was about.

PDF creation is client-side only, so results may differ among browsers:

  • Chrome desktop has the best print as the PDF created is exactly as the preview one but it is not good for ATSs.
  • Firefox print is exactly as the preview except for svg icons which are bit pixelated but it gives the best result for ATSs.
  • I used https://www.jobscan.co/ for checking ATSs.

It's also a PWA so it can be used offline.

Demo: https://cvfy.xyz/

Build Setup

# install dependencies
$ yarn

# serve with hot reload at localhost:3000
$ yarn dev

# build for production and launch server
$ yarn build
$ yarn start

# generate static project
$ yarn generate

For detailed explanation on how things work, check out Nuxt.js docs.

About

CV generator built with Nuxt.js, TailwindCSS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 78.9%
  • TypeScript 12.2%
  • JavaScript 7.6%
  • CSS 1.2%
  • HTML 0.1%