how to clone code inside repository from github code example
Example 1: clone code github
$ git clone https://github.com/YOUR-USERNAME/YOUR-REPOSITORY
Example 2: clone github project
git clone <SHH key>
$ git clone https://github.com/YOUR-USERNAME/YOUR-REPOSITORY
git clone <SHH key>