Contents

Till now we were working with git, which does everything locally. However, when it comes to sharing data with your teammates, a remote repo comes into play. For that we use GitHub.

We need to have a GitHub account for that.

Connecting Local repo with Remote repo