This repository contains the starter pack to prepare for the Javascript activity of the HTML, CSS, JS Workshop
- Make sure you have git installed along with a code editor
- At the top right corner of this repo, clicl "Fork" and choose where do you want to fork your repo to (most likely it would be your personal GitHub space)
- In your Git Bash Terminal, do
git clone https://github.com/<your username>/SIG-Front-End.git
, replacing<your username>
with your GitHub username. - Wallah! your all good to go!