GitHub Repositories
A GitHub repository (or "repo") is a central project hub in the cloud where you store your code, files, and project documentation. It acts as a digital workspace that uses Git—a version control system—to track every change made to your files, allowing you to collaborate, experiment, and revert to previous versions if needed.