To check your own understanding of GitHub, answer the questions that follow.
- What is the purpose of GitHub? To be able to store things and work collaboratively or remotely by different computers.
- What is the difference between forking and cloning a repository? forking creates a repository while cloning makes a copy to your local computer.