ResumeForge is a vue.js based resume maker with easy to use UI to create awesome resumes. It is Privacy Friendly. Everything is stored in your own browser when you save and reloaded when you open ResumeForge next time you want to update your resume. You can download a backup for the resume in json file.
- Easy to use UI
- Live previews
- Preview whole resume
- Cross platform
- Privacy friendly
- Vue.js
- HTML/CSS
- Bootstrap
- Javascript
- Adding Browser Fonts
- Drag/Drop template creation
- Improve Preview
- Refactoring
- ATS scanner Friendly
Clone the project
git clone https://github.com/zainaftab44/ResumeMaker.git
Go to the project directory
Install dependencies
npm install
Start the server
npm run serve
You need Vue2 installed
Contributions are always welcome!
All your contributions are handled as MIT License. When you create a pull request or update the documentation, we assume you agreed this clause.