Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 755 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 755 Bytes

COVID-19 Tracker

GiAds

COVID-19 Tracker

Introduction

This is a code repository for the corresponding video tutorial.

Corona Virus is, unfortunately, spreading through the world. What can we, as developers, do to make the situation better? We can help to spread awareness by visualizing the data. The data is fetched from the API and we'll create cards displaying the statistics as well as Charts.

API used: https://covid19.mathdro.id/api

Setup:

  • run npm i && npm start