Resume Builder is an open source application where one can effectively build a single page professional resume.
Here are some reasons you should utilise this resume builder:
- Customise with templates and themes!
- Simple interface that helps you build quicky!
- No sign up needed — go straight to building!
- Your data never leaves your device
If you are a developer and would like to contribute to resume builder by creating a resume template, please follow the instructions below.
- Fork the repo
- Clone the forked repo
$ git clone FORKED_REPO
- Install the dependencies
$ yarn install
- Check out a new branch based and name it to what you intend to do:
$ git checkout -b BRANCH_NAME
- Run the project
$ yarn dev
- Commit your changes
- Please provide a git message that explains what you've done
- Commit to the forked repository
$ git commit -am 'Add some proper message'
- Push to the branch
$ git push origin BRANCH_NAME
- Make a pull request
- Make sure you send the PR to the
main
branch
- Make sure you send the PR to the
Once done, our developer will review the changes and merge to main
branch
Disclaimer: In order to enhance the vision and usage, we are shadowing our user's interactions. This is solely performed to serve you better