Just creating a basic weather app. No plans to release to work more on it or release to AppStore.
- Clone the repo
https://github.com/drewg233/SwiftyWeather.git
- Open up FlatWeather.xcworkspace
- Edit your Constants.swift where it says APIKEYHERE.
- You can sign up here to create an API Key
Note: If you are running the project in simulator, run the scheme FlatWeather(MockedLocation) else run FlatWeather