Skip to content

Hacktoberfest is Digitalocean’s annual event that encourages people to contribute to open source throughout Cctober. 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 proj…

Notifications You must be signed in to change notification settings

Abhaysahugithub/Web-hacktoberfest2022

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hactoberfest 2022

For contributions to web-based projects for Hacktoberfest 2022, please use this public repository.

This is React application make sure you have the node installed in your local system

Node install LTS version.

To see if Node is installed

open the Windows Command Prompt, Powershell, or a similar command line tool

 node -v

Steps for creating your first pull request (PR) using GIT

Prerequisites: None 😃 everything will be mentioned step-wise below.

  1. Sign into GitHub | Create a free GitHub account
  2. Install Git
    a. Debian > sudo dnf install git-all
    b. Ubuntu > sudo apt install git-all
    c. Mac > git --version
    d. Windows > Download . Fork and Star the project repository
    Find the project's repository on GitHub, and then "fork" it by clicking the Fork button in the upper right corner:
    Screenshot 2022-10-04 030130

This creates a copy of the project repository in your GitHub account. In the upper left corner, you will see that you are now looking at a repository in your account:
Screenshot 2022-10-04 025918

About

Hacktoberfest is Digitalocean’s annual event that encourages people to contribute to open source throughout Cctober. 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 proj…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 89.9%
  • HTML 10.1%