How to use git
GIT - The easiest method (in a summary)
Create a repo on GitHub
Clone that remote repo on local PC
Write/code whatever in that folder (repo you cloned)
Push to remote repo
Step 1 (Basic Setup)
Create a GitHub account
Create new repository
public/p...
m3rashid.hashnode.dev3 min read