CityWeather is an iOS application designed to provide users with up-to-date weather information for various cities. The application fetches weather data from the OpenWeatherMap API and displays it in a user-friendly interface using SwiftUI.
- Display current weather conditions for multiple cities.
- View detailed weather information including temperature, humidity, pressure, and wind speed.
- Add and remove cities from the weather list.
- Real-time search for cities to fetch and display weather data.
- Navigate to detailed weather view for each city.
- iOS 17.0+
- Swift 5.5+
- Swift
- SwiftUI
- Combine
- SwiftData
- Clone the repository:
git clone https://github.com/username/CityWeather.git