git clone https://github.com/YOUR-USERNAME/YOUR-REPOSITORY
// click Code.
// Clone with HTTPS (or SSH).
// Copy the URL.
// Open Git Bash.
// Change location to where you want the cloned directory.
// Type `git clone` and paste the URL.
// git clone https://github.com/YOUR-USERNAME/YOUR-REPOSITORY
DONE!