Weather Forecast

Weather Forecast

Explore the WeatherReport by clicking the button!

about project

Technologies:
  • Html05
  • CSS
  • Javascript
  • Features :
    • Fetch API: Uses Fetch API to retrieve weather data from OpenWeatherMap, enabling real-time weather updates for the website.
    • Real-Time Weather Data: Provides users with accurate and up-to-date weather information for their input location.
    • Responsive Design: Ensures seamless and visually appealing weather experience across different devices and screen sizes.
    • Current Weather Report: Displays weather based on the user's input.
    • Detailed Weather Information: It includes additional details such as location, Date, Day, Month, Temperature, and weather type for that location.
    • Multi-Day Forecast: Provides a multi-day weather forecast to help users plan ahead for up to four days.

    Weather Api Used :

    The Fetch API in JavaScript is used to make HTTP requests to the OpenWeatherMap API to retrieve weather data.

    Current Weather Report

    Multi-day Report