Skip to content

PrachiDMore/resume-builder

Repository files navigation

CvFy

MadeWithVueJs.com shield

CvFy

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

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published