This IOS application is a simple weather app that displays weather information. Weather data is fetched from an API using the Alamofire library.
- View weather information based on city name, country, or coordinates.
- Add and remove favorite cities.
- Explore weather forecasts.
- Pagination
- Internet connection check
- Data caching for offline use
- SwiftUI
- Alamofire
- MVVM