iWeather is a beautifully designed iOS application that provides real-time weather updates for your current location or any city worldwide. Built using Swift and SwiftUI, the app offers a simple and intuitive interface to display accurate weather data and forecasts.
- Current Weather: Get up-to-date weather information for your current location.
- Search Cities: Search for weather details by city name.
- Clean UI: Designed with SwiftUI for a seamless user experience.
Follow these steps to get the app running on your local machine:
-
Clone the Repository:
git clone https://github.com/kurniawanj26/iWeather.git
-
Open in Xcode:
- Navigate to the cloned directory.
- Open
iWeather.xcodeproj
.
-
Build and Run:
- Select your target device or simulator.
- Press
Cmd + R
to build and launch the app.
-
Allow Location Access:
- Upon launching, grant location access to get weather updates for your current location.
-
Search for Cities:
- Use the search bar to find weather information for any city.
-
View Forecast:
- Check the 5-day forecast for detailed weather predictions.
- iOS 14.0 or later
- Xcode 12.0 or later
This project is licensed under the MIT License. See the LICENSE file for more details.
- Weather data provided by OpenWeatherMap.
- Developed using Swift and SwiftUI.
Contributions are welcome! Feel free to fork the repository and submit a pull request for any improvements or bug fixes.
Happy coding! 😊