How to clone a git repository ?
Cloning a Repository
On github, navigate to the main page of the repository and copy the URL of the respository which you want to clone.
Open Git Bash.
Change the current working directory to the location where you want the clone git remote repo...
sayam-blogs.hashnode.dev1 min read