COVID-19 Tracker

This is a web application that provides current worldwide statistics on the COVID-19 pandemic. The landing page displays world statistics in a table format listed by country. The statistics can be sorted by clicking on the table headers and filtered by using the search input at the top of the page. Clicking on any row within the table will take users to the country's details page, which contains more comprehensive statistics and a chart illustrating trends in the total number of cases.

Technologies Used

  • React
  • Next.js
  • Material-UI
  • JavaScript
  • Axios
  • Moment.js
  • Chart.js/react-chartjs-2
  • Vercel
  • VACCOVID API

Visit the deployed app at: COVID-19 Tracker

Landing Page

Landing Page

Details Page

Details Page

Dark Mode

Dark Mode

Mobile Views

Landing Mobile View

Details Mobile View

Details Mobile View 2