Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 999 Bytes

README.md

File metadata and controls

34 lines (21 loc) · 999 Bytes

WeatherApp

🎯 About

WeatherApp using UIKit with Swift language. Core Location was used to get the current location. OpenWeatherMap API is used for the API.

🚀 Technologies

The following tools were used in this project:

✅ Requirements

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