React App on Docker Project

2 / 6

Clone the forked repository to your instance

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.

INSTRUCTIONS
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.


No hints are availble for this assesment

Answer is not availble for this assesment

Loading comments...