WeatherApp using UIKit with Swift language. Core Location was used to get the current location. OpenWeatherMap API is used for the API.
The following tools were used in this project:
Before starting 🏁, you need to have Git, Swift and Xcode installed.
# Clone this project
$ git clone https://github.com/abdoelbattawy/WeatherApp
Enter the relevant API keys to run the project.
Constants.swift File
let API_KEY = "" // Enter a API key for OpenWeatherMap API