Skip to content

Xiao4Dan/COVID19-Tracking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

About the Project

This project is a COVID-19 Tracking App which I built in order to track the spread of covid-19 by country using an open API. The webpage is designed to be Minimalistic and responsive by screen width.

This project is hosted on Firebase at trackv1rus

Built with

Usage

  • To play with it, simply visit trackv1rus
  • To code with it, view details in React's build in Readme
  • You will see the following in either localhost or the website

Screenshot

Conclusion

Async await concurrency need to be optimized while continuous fetching is needed.