Build the Current Weather Experience
8 min read
Module Checkpoint
Task
Verify the current-weather experience as one feature.
File / section
Browser
Change
Search for a valid city and check the city name, local date/time, temperature, condition, icon, feels-like value, and four statistics. Then refresh and confirm the app safely returns to its welcome state.
Why this change matters
This checks both the data path and the empty state.
Test it
All current-weather UI is populated from the API and the empty state remains error-free.
Checkpoint
Current weather experience complete.