Before you begin, make sure you have the following installed on your computer:
Choose a location on your computer where you want to store the project:
# Example: Navigate to your Documents folder
cd ~/Documents
# Or create a new projects folder and navigate to it
mkdir Projects
cd Projects
Run this command to clone your forked repository.
Note: forked just means that you made a copy in your own account!
git clone HTTPS_FORKED_URL