students will learn how to connect their local Git project to GitHub ,an online platform to store and share code. They’ll create a GitHub repository, link it to their project, and use commands like git remote add, git push, and git pull to upload and manage their code online. By the end, their project will be live on GitHub!