SaNsK11 / COVID-TRACKER

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

COVID-TRACKER

To run:

1. npm i

2. npm run start

What this does?

This is a Web app built using React. The main use of this app is to show the number of COVID-19 cases daily and total on a coountry-wise and worldwide basis.

The map is made by using Leaflet in React. The table shows the country with the most number of cases till the least. The data is fetched from disease.sh API.

Next Steps

My next aim is to build a section for Resources of Covid-19.

About


Languages

Language:JavaScript 76.9%Language:CSS 13.6%Language:HTML 9.5%