covid tracker web application react js api

COVID-19 Tracker

Since the beginning of COVID-19 pandemic I wanted to help and provide something with my own capabilities. Building this web application has given me the chance to contribute with code and keep people up-to-date with the latest data.

A COVID-19 app 🦠 built from scratch utilising ReactJS, Material UI, a free API to get data, interactive graphs and an amazing free map API. I have also used to Context API to easily access the variables on a Global state and have better organisation as well as doing my best to achieve better code design. This application also include an easy to switch dark theme. 👨‍💻

Built With

  • ReactJS
  • Context API :The Context API is a React structure that enables exchanging unique details and assists in solving prop-drilling from all levels of your application
  • Material UI : React UI Framework for building UI components better and faster
  • React Leaflet API : React Leaflet provides bindings between React and Leaflet. It does not replace Leaflet, but leverages it to abstract Leaflet layers as React components. As such, it can behave differently from how other React components work, notably: