/Hacktoberfest-2020

:octocat: Open your first pull request for the Hacktoberfest 2020 challenge and generate a personalized music certificate!

Primary LanguageJavaScriptMIT LicenseMIT

Hey! Welcome to the Hacktoberfest 2020

HF2020

Hacktoberfest

:octocat: Open your first pull request for the Hacktoberfest 2020 challenge and generate a personalized music certificate!

Hacktoberfest

How to make your first pull request?

Step#0: 🌟 Star this repo 🙏

Star this repo for hacktoberfest

Step#1: Fork and clone the repository

Step#2: Create a new branch: git checkout -b new-user

Step#3: Add your details to contributors.json file in the below format:

{
    "github-username": "YOUR-GITHUB-USERNAME",
    "favourite-emoji": "YOUR-FAVOURITE-EMOJI",
    "favourite-music": "YOUR-FAVOURITE-MUSIC-URL,
    "favourite-color": "YOUR-FAVOURITE-COLOR"
}

Note:

Do not forget to add a trailing "," before adding above details. 

Add a trailing comma

"github-username" should be same as the one you're making the pull request from. 
"favourite-emoji" can be any emoji supported by modern browsers. You can pick one from https://emojipedia.org/
"favourite-music" can be any song from https://soundcloud.com/
"favourite-color" can be any color in hex format (example: #fff44f). You can pick a colour from https://www.google.com/search?q=color+picker

Step#4: Add your files git add -A

Step#5: Commit your changes git commit -m "added myself"

Step#6: Push to your fork git push origin new-user and submit a pull request.

Step#7: Pat your self on the back and wait for your pull request to be reviewed and merged.

Are you a designer / react developer?

💻 This project is built using Next.js (React based framework) and is open to contributions from both frontend devs and designers who want to make this bigger and better.

What is Hacktoberfest?

A month-long celebration from October 1st - 31st sponsored by Digital Ocean and GitHub to get people involved in Open Source. Create your very first pull request to any public repository on GitHub and contribute to the open source developer community.

https://hacktoberfest.digitalocean.com/