FrontEnd Homework 01 - TheEvergreenStateCollege/upper-division-cs-23-24 GitHub Wiki
Main Text https://btholt.github.io/complete-intro-to-web-dev-v3/
Video to Watch Accompanying Above
Clone the class mono-repo locally, either on your own machine, or use a fresh GitPod workspace where it is already cloned for you.
git clone https://github.com/TheEvergreenStateCollege/upper-division-cs
Create a personal directory for your assignments in the class monorepo:
web-24wi/assignments/<github_username>
It is initially empty. Add an empty HTML page
touch index.html
Solve the exercise