how to create a clone of reposotiry on github code example
Example: git clone command from github to local
$ git clone https://github.com/YOUR-USERNAME/YOUR-REPOSITORY
$ git clone https://github.com/YOUR-USERNAME/YOUR-REPOSITORY