Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 590 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 590 Bytes

SwiftUI-WeatherApp

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.

SwiftUI-WeatherApp-MVVM

Compatibility

This project is written in Swift 5.8.1 and requires Xcode 15+ to build and run.

Get Started

This app fetches location-based weather data from http://openweathermap.org. Please ensure that you obtain an API key before using it.