Skip to content

Resume-Builder is single page web application created in React Library. (Resume 2.0 is not on live website)

Notifications You must be signed in to change notification settings

Yagnik-Gohil/Resume-Builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Resume Builder | React

About

Resume-Builder is single page web application created in React Library.

Resume 1.0 (using jspdf)

Resume 2.0 (using html-pdf)

Technologies

Icons

Feel free to use the source to create your resume.
Basic knowledge of HTML5, CSS and React is sufficient if you want to customize the resume for your requirements.

How to use

Clone this repository

Run npm install in /resume-builder and in /resume-builder/backend to install dependency.

Run npm start in /resume-builder and in /resume-builder/backend to run your local copy in browser.