Go to your repository -> click on code -> make sure https is selected -> copy the url

git

In your terminal type git clone and your copied url

git clone https://github.com/vigneshsweekaran/firstproject.git

git

Now you have successfully cloned the repository to your local computer.

Youtube

Git part-1