Weather App
DescripitionCreate a weather application that fetches and displays current weather conditions for a given location.
Features- Temperature
- Humidity
- Wind Speed
- 5-Day Forecast
Guidelines- Use a weather API to retrieve real-time data.
- Implement a user-friendly interface.
- Persist data for a seamless user experience.