WeatherCenter is an iOS application built using Swift on Xcode. It presents real-time temperature data based on the user's location, and pulls in the data from the OpenWeatherMap API. It utilizes Core Location for location services and also Firebase for user sign-in functionalities.
- Clone the repo
- Open '.xcodeproj' file in Xcode
- Run the app on your device or a simulator