Clima is a location-aware weather app. It will find out where you are in the world and query an open source weather service to retrieve the temperature and weather conditions. Also, you can change the city at the tap of a button. Want to know what it’s like in Rio? Clima is here to help.
- Git and clone
$ cd /Users/user/my_project
$ git clone https://github.com/TarokhDev2020/Clima-for-iOS.git
- Get your api key from OpenWeatherMap
- Go to settings.swift and replace your api key
- MVC