📄️ 1. Intro to Git & GitHub
Understand the difference between Git (the tool) and GitHub (the platform) with interactive analogies.
📄️ 2. Git Basics
Master the workflow of Add, Commit, and Push to save your progress.
📄️ 3. GitHub Setup
Learn how to create a GitHub account and connect it to your local environment.
📄️ 4. Branching & Merging
Learn how to work on new features safely without breaking your main project.
📄️ 5. Git Challenge
Put your Git skills to the test by contributing to a real repository.