A simple React website to generate cv from your github profile.
- Go to CV-Generator Website
- Enter your github username
- Click on
Generate CV
button - You will be redirected to the generated cv.
- Download or save as PDF using
Download
Button (WIP)
git clone https://github.com/ireneelizabethsabu/cv-generator.git
cd cv-generator
npm install
npm start
Do star this repo if you find it useful