Git vs GitHub: the difference, in plain language
Short answer: Git is a program on your computer that records the history of your files. GitHub is a website that stores copies of Git repositories so people can share them and work together. You can use Git with no GitHub account; you cannot use GitHub without Git.