Keshav-babu / hacktoberfest2021

Add your any type of project related to programming! :octocat: This is a beginner-friendly repository made specifically for Hacktoberfest that helps you get your first PR. Happy Hacking !!!!!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HacktoberFest 2021



🛠️ Installation Steps

  1. Clone the repository
git clone https://github.com/javascript-spec/hacktoberfest2021.git
  1. Change the working directory
cd hacktoberfest2021
  1. Create a branch
git branch  <branch-name>
git checkout <branch-name>
  1. Start Contributing 🔥
  2. Stage all your changes
git add .
  1. Commit your changes with a commit message
git commit -m "commit message"
  1. Push your changes to Github
git push origin <branch-name>
  1. Create a pull request from Github

and happy enjoy for hacktoberfest2021

About

Add your any type of project related to programming! :octocat: This is a beginner-friendly repository made specifically for Hacktoberfest that helps you get your first PR. Happy Hacking !!!!!


Languages

Language:HTML 50.0%Language:CSS 21.0%Language:JavaScript 10.6%Language:SCSS 4.4%Language:PHP 3.5%Language:Ruby 2.7%Language:Python 2.6%Language:Dart 1.9%Language:Java 1.1%Language:C++ 0.9%Language:C 0.9%Language:Hack 0.2%Language:R 0.1%Language:Go 0.0%Language:Swift 0.0%Language:Kotlin 0.0%Language:Objective-C 0.0%