DEV Community

Cover image for Another COVID-19 Tracker
Abdullah Di'bas
Abdullah Di'bas

Posted on • Updated on

Another COVID-19 Tracker

There are many web pages over internet to track COVID-19 growth and latest news with rich content and beautiful design, which inspires me to make another one but with simpler content to fill my free time and to get into some new stuff.
Web Page: https://covid19trackerpage.herokuapp.com/
Source Code: https://github.com/AbdullahDibas/Covid-19-Tracker

Frameworks and Libraries Used:

The page is built using Angular framework which is an overkill for one view application but I wanted to have some learning experience with the framework.

The library used for Charts: ApexCharts
The library used for the world map: jVectorMap
COVID-19 data and statistics: Postman COVID-19 API Resource Center
Hosting Platform: Heroku

Top comments (0)