The starter code for this tutorial is in the tutorial folder.
Follow these steps to create your own public repo for the tutorial:
- Clone this repo locally.
- On your GitHub, create an empty, public repository called Social-Network-Graph-Tutorial, and associate it as a remote for your cloned starter code, and then push to it.
- Go to your repo on GitHub and make sure your previously empty repo is now full with starter code! Now when you add/commit/push, it'll be to your repo!
- Update the README on your repo to reflect the work you have done.