Skip to content

DSC-AIT-Pune/Text-Edit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 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 Digital ocean's annual event that encourages people to contribute to open source throughout October.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published