Login using Social Account
     Continue with GoogleLogin using your credentials
Now we will clone the repository on our instance. We have forked the repository first because we also want to make some changes and push the updated code into the repository.
cd ~
git clone git clone git@github.com:{username}/react-project-docker.git
cd ~/react-project-docker
You need to replace {username} with your git username.
Note - In case of any error, Please make sure that git is installed on your instance. Then, generate a pair of ssh key and configure it on your GitHub account.
Taking you to the next exercise in seconds...
Want to create exercises like this yourself? Click here.
No hints are availble for this assesment
Answer is not availble for this assesment
Loading comments...