Lecture # 6 - Setup Git Repository remotely on GitHub

Lecture # 6 - Setup Git Repository remotely on GitHub

Learn how to create a remote repository on GitHub.

Follow the steps to create a remote repository on GitHub:

  1. Open your GitHub.

  2. Click on the green 'New' Button on the left side of the screen.

  3. This screen will be opened. Create a name for your repository and select the visibility of the repository.

  4. Scroll down a little and click on the green 'Create repository' button at the bottom right corner.

  5. Our remote repository on GitHub is created.