Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adrianhajdin/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.
https://github.com/adrianhajdin/project_corona_tracker
react react-charts react-project reactjs
Last synced: 30 days ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/adrianhajdin/project_corona_tracker
- Owner: adrianhajdin
- Created: 2020-03-27T23:30:03.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-07-22T14:16:21.000Z (4 months ago)
- Last Synced: 2024-10-01T22:22:49.934Z (about 1 month ago)
- Topics: react, react-charts, react-project, reactjs
- Language: JavaScript
- Homepage: https://covid19statswebsite.netlify.com/
- Size: 813 KB
- Stars: 1,457
- Watchers: 26
- Forks: 480
- Open Issues: 44
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# COVID-19 Tracker
### [Live Site](https://covid19statswebsite.netlify.com/)
![COVID-19 Tracker](https://i.ibb.co/X87BqVY/Screenshot-2020-04-13-at-10-14-58.png)
### [🌟 Become a top 1% Next.js 13 developer in only one course](https://jsmastery.pro/next13)
### [🚀 Land your dream programming job in 6 months](https://jsmastery.pro/masterclass)## 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```