-
Fork the project to your Github using the "Fork" option in the top right of the repository screen
-
Go to your forked version on your Github account and copy the URL of the repo
-
Open your terminal and navigate to your Desktop
-
Run
git clone URLhere
where "URLhere" is the URL you copied from your version of the repo -
Run
cd SWD-Deployment-1
-
Run
npm install
-
Run
npm start