In this video, I’ll show you how to initialize a Git repository and push your project to GitHub step by step.
Perfect for beginners who are just starting with Git and GitHub 🚀
📌 Topics Covered:
What is a Git repository
How to initialize a repo using `git init`
Adding and committing files
Connecting local repo with GitHub using remote URL
Pushing code to GitHub