A React application which generates a resume from user entered data.
https://asiill.github.io/cv-app/
- Edit basic information, education, experience and skills.
- Preview the resume using a given template
- Print the document to a pdf file
git clone git@github.com:asiill/cv-app.git
cd cv-app
npm install
npm start