Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thepuskar/covid-19trackerapplication-reactjs
COVID-19 Tracker/Stats Application using React with the addition of Charts.js, Material UI and many different modules.
https://github.com/thepuskar/covid-19trackerapplication-reactjs
api chartjs material-ui netlify react
Last synced: about 2 months ago
JSON representation
COVID-19 Tracker/Stats Application using React with the addition of Charts.js, Material UI and many different modules.
- Host: GitHub
- URL: https://github.com/thepuskar/covid-19trackerapplication-reactjs
- Owner: thepuskar
- Created: 2020-04-08T23:33:03.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-03-07T07:41:59.000Z (almost 2 years ago)
- Last Synced: 2023-03-07T21:09:00.227Z (almost 2 years ago)
- Topics: api, chartjs, material-ui, netlify, react
- Language: JavaScript
- Homepage: https://covid19meters.netlify.com/
- Size: 2.53 MB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
COVID-19 Meters
Corona Virus is, unfortunately, spreading through the entire world. What can I, as developers, do to make the situation better? I can help to spread awareness by visualizing the data. The data is fetched from the API and I have created cards displaying the statistics as well as Charts. This project/application is created using the most modern JavaScript syntax. Along the way Material UI, Charts.js, React Hooks, API data fetching, all of it in React JS! The project is going to fetch the live data from the API using Async/Await syntax.
API Link:Link 1 and Link 2