GitHub
A cloud platform for hosting Git repositories, collaborating on code, and triggering deployments.
Analogy
Like a library that stores all your project's code online with full history.
Why it matters
It's where your code lives and what deployment pipelines watch, so a push to GitHub can auto-ship your app.
In practice
You push a change to GitHub and Vercel automatically deploys the new version.
