WeatherApp is a simple and intuitive weather forecasting application for iOS devices.
- Current Weather Conditions: Provides real-time weather data including temperature, humidity, wind speed, and atmospheric pressure.
- 7-Day Forecast: Offers a detailed weather forecast for the upcoming week.
- Location Search: Allows users to search for weather information by city name or GPS location.
- User-Friendly Interface: Features a clean and intuitive design for seamless user experience.
- Programming Language: Swift
- Frameworks: SwiftUI, CoreLocation
- APIs: OpenWeatherMap
-
Clone the repository:
git clone https://github.com/qbnt/WeatherApp.git
-
Navigate to the project directory:
cd WeatherApp -
Open the project in Xcode:
open WeatherApp.xcodeproj
This project is licensed under the MIT License. See the LICENSE file for more details.
- OpenWeatherMap API







