A Covid19 Tracking app built with SwiftUI 1.0.
- A homepage presenting current global statistics and top 5 countries with the most number of cases, deaths, and recovered.
- A search page where you can filter and favorite countries.
- A newsfeed displaying links to 20 of the latest news articles related to Covid19.
SwiftUI 1.0, NovelCOVID API, NewsAPI, URLImage, IsoCountryCodes for Swift.
App icon and launch screen icon made by Freepik from Flaticon.
- To run the app, please obtain a API key for News API, create a
Constants.swift
file and save it into aString
variable callednewsApiKey
. - Optimized for iPhone 11~ products