The idea is for you to clone this project
git clone https://github.com/lukepadiachy/music-store.git
cd
into the music store directory
In order to list branches type in:
git branch -a
next use this :
git checkout starting-point
Now you ready to go :)