mohitshende / ResumeBuilder

Resume Builder Website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

๐Ÿ…๐Ÿ’ป Hacktoberfest21

Hacktoberfest is back this year!

Hacktoberfest is an annual month-long celebration of open source organised every year by DIgital Ocean. Every participant who follows their set of rules and get 4 Pull Requests (PRs) merged will receive swags. For the past years, learners have been hacking throughout October in the open-source community, and this 8th year you can avail yourself the opportunity to partake and contribute to this ever-growing platform.

Note:

Every Pull Request goes through a "Maturing Period" of two weeks, so do be patient during that duration and to make the most of your time, AVOID SPAMMY PRs!!

For More related FAQs visit here

๐Ÿ’ปTech Stack

HTML CSS JS

Resume Builder ๐Ÿ‚

Steps

  1. Clone the Project
git clone https://github.com/rnrathod16/ResumeBuilder.git
  1. Change the directory to ResumeBuilder
cd ResumeBuilder
  1. Open Terminal and write below command to install code dependency for Frontend
npm install
  1. Then write this 2 commands to install code dependency for Backend
cd backend
npm install
  1. Create config.env file under backend and write DB = < your temperory database >
touch config.env
  1. Create an issue under Issue section and maintainer will assign you the issue

  2. And start working on the project

  3. Make sure you Pull request under Master Branch

Happy Hacking ๐Ÿ’ป

About

Resume Builder Website


Languages

Language:JavaScript 85.9%Language:CSS 10.7%Language:HTML 3.4%