Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 854 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 854 Bytes

COVID-19 Tracker

Realtime Chat Application

COVID-19 Tracker is being sponsored by the following tool; please help to support us by taking a look and signing up to a free trial.

GitAds

COVID-19 Tracker

Introduction

This is a code repository for the corresponding video tutorial.

In this video, we will create a full COVID-19 Tracker. We're going to use React, Charts.JS and Material UI.

By the end of this video, you will have a strong understanding of React's workflow and the use of hooks.

API used: https://covid19.mathdro.id/api

Setup:

  • run npm i && npm start