Weather App

Intermediate 1 views Jun 26, 2026

Build a Weather App

Create a weather application that fetches real-time weather data from an API. This project will teach you about API integration and asynchronous JavaScript.

What You'll Learn:

  • Fetch API
  • Asynchronous JavaScript (async/await)
  • API integration
  • Error handling

Project Features:

  • Search weather by city
  • Display temperature, humidity, wind speed
  • Weather icons
  • 5-day forecast
  • Background changes based on weather

Technologies Used

HTML5 CSS3 JavaScript REST API