weatherApp

WeatherApp is a simple iOS application developed using SwiftUI. It lets users fetch and display the current weather information for any city. The app uses the OpenWeatherMap API, which employs REST and JSON to provide weather data, which I recently learned.

Screenshot 2024-05-15 at 18 48 04

Screenshot 2024-05-15 at 18 47 44