sarahpickering / W_S3M2_Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advanced Functions - Module Project

Instructions

  1. Clone this repository to your computer using git: git clone <this repository's remote url>
  2. Open the index.html file in both VSCode and the Chrome browser:
    • VSCode is where you will make changes to the code.
    • Chrome is where you will check if your code is working correctly.
  3. In Chrome, open the Console by typing Ctrl+Shift+j (Windows) or Command+Option+j (Mac).
  4. Return to VSCode and start working on your Challenges.
  5. When you want to check if your code is correct, save changes, go to Chrome and refresh the page.
    • Test results and possible crashes will show in the Console.
    • If the code contains a graphical component it will display in the browser window.

About

License:MIT License


Languages

Language:HTML 100.0%