COVID-19 tracker with HTML, CSS and JAVASCRIPT || Implementing free api
In this Post I have used free api to get the covid-19 data and show them with the help of HTML, CSS and JS. The free api provides the data of COVID-19 as per the country query.
I have used fetch in js to get the data from api.
GOOD LUCK
Get the full github code
https://codepen.io/Bilal1909/pen/rNWEQmd
Top comments (3)
Very nice work.
I created a incidence traffic light for German districts using Vue.js query data of official source (RKI): github.com/stritti/covid-ampel-widget
Live: covid-ampel.vercel.app/lkr/211
By the way: it is a progressive web app (PWA)
is there another link i can substitute the Pakistan link in order to view the world statistics?
awesome