/fbuervenich-cv-generator

Generator app for my personal CV - a react app fed with json data from an http endpoint

Primary LanguageTypeScriptApache License 2.0Apache-2.0

fbuervenich - personal CV generator

A react app I built to automatically generate my CV localized without having to maintain different files, fed with the same data as my personal portfolio website.

How to use

  • Install deps: yarn install
  • Add an environment file .env.local (see .env for format)
  • Run app: yarn start
  • Print as pdf to generate the PDF-export

Result (blurred for privacy reasons)

Bildschirmfoto 2022-07-19 um 21 35

The project was bootstrapped with Create React App.