Day 63 Intermediate
Challenge 63 of 100
Weather App
As a user, I want to view the current weather and a short-term forecast on my mobile device, so I can plan my activities accordingly.
Acceptance Criteria
- ✓ Display the current temperature prominently at the center of the screen.
- ✓ Show the current weather condition with a relevant icon (e.g., sun with clouds).
- ✓ Provide additional weather details such as UV index, chance of rain, and air quality index.
- ✓ Include a 4-day weather forecast at the bottom with icons and temperatures.
- ✓ Ensure the weather details are easy to read and the design is responsive on mobile devices.
100 Days of Code Progress Day 63 / 100
Take this challenge
Start your 7-day free trial to solve this challenge in our built-in code editor with live preview.
Start 7-Day Free Trial to Solve This Challenge