Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 220 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 220 Bytes

This projects fetches covid data reports from the https://covid19.mathdro.id/api and displays data reports depending on the selected country.

Starting the Project

npm run start

Building the Project

npm run build