Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WeatherApp

Simple Weather App on SwiftUI with openWeather API.

Pay attention

To build this code you should add your APIKey from https://openweathermap.org

struct WeatherAPI {
    static let apiKey = "PUT HERE YOUR API KEY"
}

Used

  • MVVM
  • SwiftUI
  • CoreLocation
  • Lottie Animation
Running Main screen Weekly forecast

About

Pet project with SwiftUI, MVVM, OpenWeatherMap AP, Lottie

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages