project_corona_tracker

This is a code repository for the corresponding YouTube video. In this tutorial, we are going to build and deploy a corona tracker application. Covered topics: React.js, Chart.js, Material UI, and much more.

1342
356
JavaScript

COVID-19 Tracker

Live Site

COVID-19 Tracker

๐ŸŒŸ Become a top 1% Next.js 13 developer in only one course

๐Ÿš€ Land your dream programming job in 6 months

Stay up to date with new projects

New major projects coming soon, subscribe to the mailing list to stay up to date https://resource.jsmasterypro.com/newsletter

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