Ahsankhalid618 / react-weather-app

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.
https://react-weather-app101.netlify.app/
22 stars 20 forks source link

[Feat] : Change background of a page on each API call of different weather Location. #1

Closed Ahsankhalid618 closed 1 year ago

Ahsankhalid618 commented 1 year ago

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