Day 15: Creating a website
Lesson 0: Intro
We've reached a point in the course where our little playground widget just can't cut it any more, so it's time to move on to something more substantial.
Instead of working in the little playground we are going to get you set up for local development instead.
Here's the list of things we need to do:
- 1️⃣ Install VSCode
- 2️⃣ Install LiveServer
- 3️⃣ index.html
- 4️⃣ CSS
- 5️⃣ JavaScript
Exciting day, let's do it.