- Fork repo and clone down repo
- Navigate to that repo in the terminal
- Run
git checkout -b react origin/react
,git checkout -b node origin/node
orgit checkout -b angular origin/angular
depending on which challenge you decide to take - Commit and push your code up to the branch on your forked repo when you are done