GFGRBU / Web-Development-3.0

A repository under Git For Geeks 3.0 for hacktoberfest
MIT License
2 stars 12 forks source link

weather-appp #25

Closed Mayank8881 closed 1 week ago

Mayank8881 commented 1 week ago

This PR adds the implementation of a weather application using the OpenWeatherMap API. The app allows users to search for a city's weather by entering its name, and it fetches real-time weather data such as temperature, humidity, and wind speed. Based on the weather conditions, corresponding weather icons are dynamically updated.