• REACT
  • API
  • CHART.JS
  • CSS

Covid Tracker

April, 2020

This app is a Covid-19 Tracker for Canada made with React. It's something I wanted to do since the beginning of the confinement due to this new virus. It shows the number of infected, recovered, and dead people in Canada due to the covid-19 virus. These figures are visible either in simple cards or in graphs generated with ChartJS.

To make it works, I've used the COVID-19 API from mathdroid that collect data from John Hopkins University CSSE. It was definitely more complicated than expected to fetch some very specific data from the API and to organize them so they can work with Chart.js.

Created by Romain Pareja, © 2020