<aside> ⚠️

Confusing git with github is the same as confusing having an .mp4 file on your PC with having YouTube on it.

</aside>

image.png

Git is...

a folder - a tool - that monitors changes to your project/code locally.

Github is...

the social network where you make your code (monitored by git) available on your profile for other people to interact with you and for you to interact with their code.

image.png

In other words: → Github is to Git as: → Youtube is to an MP4 file

image.png