Skip to content

himanshu-matharu/Minimalist-Weather-App

Repository files navigation

thumbnail

App Store link

Download on the App Store

Description

A minimalistic weather app free from all the clutter and provides only the essential information. Powered by OpenWeather, Minimal Weather uses location information to display the temperature in Celsius and the weather conditions.

UI of the app is based on design by Barna Erdei.

The Figma design file can be found here.

widget-preview preview

Tech Stack

A brief high-level overview of the tech stack used:

Installation

  1. Get a free API key at openweathermap.org.
  2. Clone the repo
git clone https://github.com/himanshu-matharu/Minimalist-Weather-App.git
  1. Open the project on XCode.
  2. Put your API key in Constants.swift in the apiKey variable
static let apiKey = "[Your api key]"

The existing key in the file will not work as it has been disabled and you need your own new api key.

  1. Build and Run.

License

The Minimal Weather app is free and open-source software licensed under the GNU General Public License v3.0. See the LICENSE file for more details.

Contact

For any queries, send me a mail on [email protected]

Packages

No packages published

Languages