This Weather Application is an assignment I completed as part of The Odin Project's curriculum while learning web development.
Live Preview: Weather Application Live Preview
Day/Night Background Images: The application dynamically changes its background image based on the time of day. It displays a day background during daylight and a night background during nighttime.
3-Day Weather Forecast: The application provides a 3-day weather forecast for the specified location. Users can enter the location, and it will retrieve weather data for the current day, tomorrow, and the day after tomorrow.
Open the live preview of the Weather Application: Weather Application Live Preview.
Enter the desired location in the input field.
Click the "Search" button to retrieve the weather forecast for the specified location.
The application will display the weather information along with day/night background images.