Creating a Remote Repository
Learn how to create a remote repository for projects on GitHub.
We'll cover the following...
Creating your first repository on GitHub
Let’s see how you can now create a repository on GitHub. Once you are logged in and are on the homepage, you will notice a button on the top left side titled ‘New’ (see figure below).
The 'New' button will let you create your own repository after you've created your account.
Once you click on the ‘New’ button, GitHub will redirect you to a different page where you will have to provide a name for the repository. Additionally, you can add a description of your repository. You may provide the sample information given below for your first repository:
- Name:
test_project