SwiftUI Weather App: A clean and intuitive iOS weather app, designed using the MVVM architecture in Swift UI, providing real-time weather updates and forecasts.
This project is written in Swift 5.8.1 and requires Xcode 15+ to build and run.
This app fetches location-based weather data from http://openweathermap.org. Please ensure that you obtain an API key before using it.