/WeatherAppIos

An Application which shows weather of user's current location adn user can also search for different loction's weather.

Primary LanguageSwift

Weather app

An Application which shows weather of user's current location adn user can also search for different loction's weather.


🌟 About the Project

📷 Demo video of the application

Simulator.Screen.Recording.-.iPhone.14.Pro.-.2022-09-17.at.17.59.20.mp4

👾 Tools, Technologies, APIs, and Services used:

  • Build the application using Swift programming language and UIKit of xcode.
  • Implemented API calls to weather details of searched or current location of user.

🎯 Features

  • User can get weather details of their current location or they can other location by searching it.

Additional steps required to make this project work for you.

To clone and run this application, you'll need Git and Xcode installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/udkhatri/WeatherAppIos.git

You may also like...