The Weather App
Project Overview
This project is a weather forecast web application built as the final project for the SheCodes Plus course. The app fetches real-time weather data using the OpenWeather API and displays detailed weather conditions for the current day and the following five days. Users can search for a city's weather, view metrics like temperature, wind speed, humidity, precipitation chances, and sunrise/sunset times. The app also features a dynamic background video that changes based on the current weather conditions. Additional functionality includes the ability to toggle between Celsius and Fahrenheit and display the local time for the searched city.
Features
-
Displays current weather, five-day forecast, and key weather statistics
-
Interactive search for cities with live weather updates
-
Dynamic background video based on weather conditions
-
Temperature conversion between Celsius and Fahrenheit
-
Responsive design with Bootstrap integration