The weather app project is a dynamic and user-friendly web application that uses React.js to retrieve current and 5-day weather forecasts for various cities around the world. The app allows users to search for a city by name and view its weather conditions, including temperature, humidity, wind speed, and description of the current weather.
Title: [Feat] : Change background of a page on each API call of different weather Location.
Description:
When a user changes the weather location, the background of the page should change to reflect the weather conditions at that location. For example, if the user changes the location to "San Francisco", the background of the page should change to a sunny beach scene if it is sunny there.
Steps to reproduce:
Go to the weather website.
Change the weather location to a different city.
Observe that the background of the page does not change.
Expected behavior:
The background of the page should change to reflect the weather conditions at the new location.
Issue #01
Title: [Feat] : Change background of a page on each API call of different weather Location.
Description:
When a user changes the weather location, the background of the page should change to reflect the weather conditions at that location. For example, if the user changes the location to "San Francisco", the background of the page should change to a sunny beach scene if it is sunny there.
Steps to reproduce:
Go to the weather website. Change the weather location to a different city. Observe that the background of the page does not change.
Expected behavior:
The background of the page should change to reflect the weather conditions at the new location.
Actual behavior:
The background of the page does not change.
Environment:
Browser: Chrome Operating system: Win + Mac Version: Node.js > 14