DEV Community

Cover image for COVID-19 tracker with HTML, CSS and JAVASCRIPT || Implementing free api
Bilal M Rizwaan
Bilal M Rizwaan

Posted on

COVID-19 tracker with HTML, CSS and JAVASCRIPT || Implementing free api

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

Stay home stay safe

Get the full github code
https://codepen.io/Bilal1909/pen/rNWEQmd

Demo
https://codepen.io/Bilal1909/pen/rNWEQmd

Top comments (3)

Collapse
 
stritti profile image
Stephan Strittmatter

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)

Collapse
 
xuanmkm profile image
xuan

is there another link i can substitute the Pakistan link in order to view the world statistics?

Collapse
 
masterchefjr01 profile image
MasterChefJR01

awesome