Skip to content

ireneelizabethsabu/cv-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CV-GENERATOR (GITHUB API)

A simple React website to generate cv from your github profile.

Preview

cv-generator-home

How it works

  • 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)

Configuration

Clone the repo

git clone https://github.com/ireneelizabethsabu/cv-generator.git
cd cv-generator

Download dependencies using the following command

npm install

Run the project using

npm start

Contributors

  1. Irene Elizabeth Sabu
  2. Elsa Maria Joseph
  3. Aishwarya A J

Do star this repo if you find it useful