JavaScript - 30

JavaScript - 30: Mini Project - Weather Card (Mock)

Create a mock weather card. The user enters a city name and clicks "Get Weather" to see fake but realistic weather data for that city.

✦ JavaScript Editor
▶ Live Output

👀 Show Solution
// Full solution is in the editor above