nsyi / Hacktoberfest-2021

Beginner friendly. Easy Pull Request !

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to HacktoberFest 2020!

Follow these steps to make your first pull request-

Fork this repository.

Clone your forked repository to your local machine.

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

Add your name in index.html file.

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)

Wait for your swag kit :)

About

Beginner friendly. Easy Pull Request !

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

License:MIT License


Languages

Language:HTML 68.0%Language:CSS 32.0%