Skip to content

zainaftab44/ResumeMaker

Repository files navigation

ResumeForge - Fully frontend Vue.js based resume maker

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.

Netlify Status License: MIT

Features

  • Easy to use UI
  • Live previews
  • Preview whole resume
  • Cross platform
  • Privacy friendly

Tech Stack

  • Vue.js
  • HTML/CSS
  • Bootstrap
  • Javascript

Roadmap

  • Adding Browser Fonts
  • Drag/Drop template creation
  • Improve Preview
  • Refactoring
  • ATS scanner Friendly

Run Locally

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

Customize configuration

See Configuration Reference.

Contributing

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.