How to Build a Mars Weather App with JavaScript: https://morioh.com/p/871c58d53961

This was insanely fun to make, but took me a lot longer than I anticipated, so I’ve broken up into 4 parts.

Part 1: The HTML
Part 2: The main content area (coming)
Part 3: The toggle (coming)
Part 4: The ‘previous weather’ section (coming)

In this part, we’re just writing the HTML and setting the stage for what’s to come. In the next parts, we’ll be exploring a lot of fun CSS stuff, from setting up and using custom properties, some fun CSS grid and flexbox stuff, and a whole bunch more!

/// The Github Repo
https://github.com/kevin-powell/Mars-Weather-App

/// The Figma design
https://www.figma.com/file/In5futJ5wIDWhJ1P9A3Omi/Untitled?node-id=0%3A1

#html #css #webdev #javascript

Creating a Mars Weather App (Part 1)
2.40 GEEK