Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 540 Bytes

File metadata and controls

11 lines (8 loc) · 540 Bytes

Covid-19 Tracker Application 💻

Introduction 🖥

The Covid-19 Tracker App is made for users to track the daily data of Covid-19 victims in different countries. It is built on top of React in a functional component approach with React Hooks and employing data from Covid-19_API.

In addition to this, other few technologies being used to construct this whole App include:

  • Material UI Components
  • Chart Js 📈
  • Axios and etc...