Skip to content

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 !!!!!

Notifications You must be signed in to change notification settings

exist08/hacktoberfest2021-1

This branch is 120 commits behind javascript-spec/hacktoberfest2021:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

fee8ebe · Oct 23, 2021
Oct 4, 2021
Oct 3, 2021
Oct 7, 2021
Oct 1, 2021
Oct 2, 2021
Oct 5, 2020
Sep 30, 2021
Oct 7, 2021
Oct 1, 2021
Oct 1, 2020
Oct 3, 2021
Oct 5, 2021
Oct 5, 2020
Oct 3, 2021
Oct 5, 2021
Oct 5, 2020
Oct 4, 2021
Oct 3, 2021
Oct 2, 2021
Oct 3, 2021
Oct 5, 2020
Oct 4, 2021
Oct 3, 2021
Oct 2, 2021
Oct 8, 2021
Oct 3, 2021
Oct 4, 2021
Oct 8, 2021
Oct 5, 2020
Oct 2, 2021
Oct 23, 2021
Oct 5, 2020
Oct 5, 2020
Oct 6, 2021
Oct 5, 2020
Oct 4, 2021
Oct 5, 2020
Oct 2, 2021
Oct 6, 2021
Oct 5, 2020
Oct 16, 2020
Oct 5, 2021
Oct 3, 2021
Oct 7, 2021
Oct 4, 2021
Oct 3, 2021
Oct 5, 2020
Oct 5, 2020
Oct 5, 2020
Oct 2, 2021
Oct 4, 2021
Oct 3, 2021
Oct 4, 2021
Oct 5, 2020
Oct 3, 2021
Oct 6, 2021
Oct 5, 2020
Oct 5, 2020
Oct 4, 2021
Oct 5, 2021
Oct 6, 2021
Oct 4, 2021
Oct 2, 2021
Oct 4, 2021
Oct 5, 2020
Oct 2, 2021
Oct 7, 2021
Oct 7, 2021
Oct 2, 2021
Oct 5, 2020
Oct 5, 2020
Oct 7, 2021
Oct 2, 2021
Oct 6, 2021
Oct 4, 2021
Oct 3, 2021
Oct 8, 2021
Oct 8, 2021
Oct 4, 2021
Oct 7, 2021
Oct 5, 2020
Oct 4, 2021
Oct 6, 2021
Oct 3, 2021
Oct 12, 2020
Oct 6, 2021
Oct 8, 2021
Oct 2, 2021
Oct 7, 2021
Oct 6, 2021
Oct 4, 2021
Oct 4, 2021

Repository files navigation

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 !!!!!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 31.6%
  • HTML 30.9%
  • JavaScript 15.6%
  • Ruby 5.6%
  • Python 4.7%
  • Dart 3.9%
  • Other 7.7%