How to create New Repository on gitHub?

How to create New Repository on gitHub?

First of all you should have a github account..ik u can make it. Now, create New repository.

How to create new repository in GitHub?

  1. First Way git.PNG

this is the github opening page . on the left u can see new Button written aside recent repositories. click on that page for creating new repo will be opend.

  1. Another way! repo.PNG

On the top right of your main page u can see your profile pic. on clicking that in the dropdown you can see Your repositories. click on that you will see

repo1.PNG

click on new button. and you will be directed to create new repo page.

  1. Last and most simple way. new1.PNG Simply click on the + button and select the new Repository

Create New Repository Window

repo2.PNG under Repository Name type the name you want to give your repo. you can also add some discription about your repo under add discription . Click on create repository button and your repo is created.