A Print to PDF Friendly CV Template.
- React
- SCSS
- install Node.js, and run the 'npm install' command in the project root folder
- run the 'npm start' command in the project root folder and wait for the website to load on http://localhost:3000
- Change the title tag in src/index.html (This will be the default file name when you print)
- Modify the data in public/cv.json
- Replace public/headshot.jpg with your own
- Add more resources to the public folder and use them in public/cv.json
- Change the font in the src/index.html style tag to something more you.
- Print to PDF with Google Chrome
- public/cv.json.details.experience.items.projects is WIP - it is not rendered ATM.
- page needs to be manually reloaded after each change.
- Reload on changes in public folder (file added / changed / removed)