Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 313 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 313 Bytes

weather

The weather website allows users to input the name of a city and retrieve real-time weather data for that location. This data typically includes temperature, humidity, weather conditions and wind speed. The project utilizes a weather API to fetch the data and displays it in a user-friendly interface.