Create a repository in GitHub

** Git & GitHub in Practice: Push, Pull & Heal (Part 1 of 3)
Lesson Content
0% Complete

Create a Repository on GitHub

  1. Go to GitHub and log in
  2. Click the “+” icon (top right) → New repository
  3. Enter a repository name (e.g., my-first-repo)
  4. Choose Public
  5. (Optional) Check Add a README file
  6. Click Create repository

👉 What students learn:

  • A repository is a place to store your project online

Course Outline