Skip to content

Musketeer-Developers/sb-resume-builder

Repository files navigation

Resume Builder

Free and open source, fully customizable professional single page resume builder

get started with resume builder

Resume builder

NextJS Material React TailwindCSS

About

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

Contributing

If you are a developer and would like to contribute to resume builder by creating a resume template, please follow the instructions below.

Submitting changes

  • 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

Once done, our developer will review the changes and merge to main branch

Core contributors

sadanand sadanand sadanand sadanand sadanand

Disclaimer: In order to enhance the vision and usage, we are shadowing our user's interactions. This is solely performed to serve you better

About

Build a standard and professional single page resume

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 94.8%
  • CSS 2.8%
  • JavaScript 2.2%
  • Other 0.2%