/COVID-19-Stats

this is a Covid-19 monitor app [data is fake] with Swift UI and Alamofire

Primary LanguageSwift

COVID-19-Stats

this is a Covid-19 monitor app [data is fake] with Swift UI and Alamofire

https://www.youtube.com/watch?v=P8e_rw3Czkg&feature=youtu.be

Run The App

to be able to run this app you need to add your api key in CovidFetch Request File

let headers : HTTPHeaders = [ "x-rapidapi-host": "covid-19-data.p.rapidapi.com", "x-rapidapi-key": "YOUR_API_KEY" ]

API Website is rapidapi.com