how to clone git repository github code example
Example 1: git clone command from github to local
$ git clone https://github.com/YOUR-USERNAME/YOUR-REPOSITORY
Example 2: clone github repository
git clone https://github.com/rouissi-iheb/VueJS-crud-Frontend