CodingNic

Build the Forecast

Module Checkpoint

Build the Forecast 8 min read

Module Checkpoint

Task

Verify the forecast end to end.

File / section

Browser

Change

Search several cities and confirm the forecast updates with the location, shows up to five days, uses representative icons, and displays high/low temperatures.

Why this change matters

This verifies both the second API request and the transformation into UI cards.

Test it

Current weather and forecast appear together after every successful search.

Checkpoint

Forecast experience complete.