WeatherSampleApp
Weather application using SwiftUI
https://openweathermap.org. Register and get your key for use the app
Uses data provided byThis is a basic Weather app, with and interesting UI
- Uses CoreData for get the user location and display the weather for that location
- It uses climate data from https://openweathermap.org
- Extend the app to your own learning purposes