PiyushB001 / Hacktoberfest-2020

Beginner friendly!

Home Page:https://potential17.github.io/Hacktoberfest-2020/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to HacktoberFest 2020!

-> Hacktoberfest

Follow these steps to make your first pull request-

1. Fork this repository.

-> What is forking and how to fork.

2. Clone your forked repository to your local machine.

-> What is cloning and how to clone.

3. In the index file, look for the 'ol' tag. Then insert a 'li' tag with your link to your profile.

4. Add your name in index.html file.

5. Write these command on your terminal-

git add index.html
git commit -m "your name"
git remote add [remote-name] [put the github link here]
git push [remote-name] master

--> Then create your pull request.

--> Star my repository.

--> Congratulations!! You have successfully created your pull request.

-->Check your progress here (https://hacktoberfest.digitalocean.com/profile)

✨ A beginner friendly repository made specifically for open source beginners,

The sole purpose of this repository is to help beginners learn Git & GitHub through easy first contribution.

About

Beginner friendly!

https://potential17.github.io/Hacktoberfest-2020/

License:MIT License


Languages

Language:HTML 53.2%Language:JavaScript 32.8%Language:CSS 14.1%