A Web App to Make your Resume built using Bootstrap and Handelbars
Site link: https://resume-maker-killerraj369.vercel.app
Do check this before contributing.
Hacktobefest PRs are welcome. Hacktoberfest is digitalocean’s annual event that encourages people to contribute to open source throughout october. Much of modern tech infrastructure—including some of digitalocean’s own products—relies on open-source projects built and maintained by passionate people who often don’t have the staff or budgets to do much more than keep the project alive. Hacktoberfest is all about giving back to those projects, sharpening skills, and celebrating all things open source, especially the people that make open source so special.
git clone https://github.com/<your-github-userame>/Resume-Maker
cd Resume-Maker
git checkout -b <your-branch-name>
git add <name of the file you worked on>
git commit -m '<your-commit-changes>'
git push origin <your-branch-name>
Reference: Hacktoberfest-2022-img