To see the code for a particular lesson, be sure to select that lesson branch from the branch dropdown (top-left).
When creating a new project on your local machine using git, you'll first create a new repository (or often, 'repo', for short). To use git we'll be using the terminal. If you don't have much ...