Inspiration:

2 months ago, I thought that my country had defeated COVID-19 and soon, everything will be back on track.

But right now, we're facing second wave of this pandemic.

What it does:

It keeps track of all the global covid cases. On landing page, you'll be shown 'Global Scenario' of the COVID. You can also search for your own country and track active, recovered and dead cases. I've also provided a line and bar chart for more convenience in comparing cases.

How we built it:

I took help of api which gave me latest data on cases and used react to fetch the data from it.

Challenges we ran into:

Fetching global data was an easy task, but to extract data for each country from API was quite challenging.

Accomplishments that we're proud of:

I've finally got to known that right way to use any API and display our required data to the user.

What we learned:

Fetching API, managing different components and passing data to it.

What's next for COVID-19 Global Tracker:

I'd love to add some aesthetic representation to the webpage. Also some additional features would be appreciated.

Share this project:

Updates