Weather Dashboard
Beginner
Web
Low
A simple web page that fetches weather data from a free API and displays current conditions for any city. Teaches API calls, DOM manipulation, and basic UI design.
Features
- Search weather by city name
- Display temperature, humidity, and conditions
- Show a weather icon based on conditions
- Toggle between Celsius and Fahrenheit
Project Roadmap
Follow these steps in order. Each one builds on the previous.
0% completed