https://github.com/ms2138/openweather
An application that provides a cities weather forecast using SwiftUI
https://github.com/ms2138/openweather
combine-framework openweathermap-api swift swiftui swiftui-demo weather-api weather-app
Last synced: 3 months ago
JSON representation
An application that provides a cities weather forecast using SwiftUI
- Host: GitHub
- URL: https://github.com/ms2138/openweather
- Owner: ms2138
- License: mit
- Created: 2021-08-03T04:56:42.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-08-17T03:33:52.000Z (almost 5 years ago)
- Last Synced: 2025-06-25T15:09:20.128Z (about 1 year ago)
- Topics: combine-framework, openweathermap-api, swift, swiftui, swiftui-demo, weather-api, weather-app
- Language: Swift
- Homepage:
- Size: 452 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OpenWeather
An application that provides a cities weather forecast using SwiftUI
# Demo

# Run Project
To run the project:
* Clone this repository
* Register at https://home.openweathermap.org/users/sign_up for a free api key
* Open OpenWeather.xcodeproj
* Build and run in Xcode
# License
This project is licensed under the MIT License.