Skip to content

S-Solomon/Covid19-Stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Covid-19 Statistics

Click and Compare covid-19 statistics live across the globe

Tech Stack

  • React Js
  • ChartJs
  • Typescript
  • Api

Approach

I used async await to retrive json data from the covid-19 postman Api and display it in a list. chartjs helps to give a visual representation and comparison of the results.

Improvements

Maybe adding a search functionality where users would be able to easily search for countries. improve the UI.