https://github.com/priom7/covid_19_info
It's a Progressive Web Application (PWA) for getting current data of COVID-19.
https://github.com/priom7/covid_19_info
api axios javascript react
Last synced: about 1 month ago
JSON representation
It's a Progressive Web Application (PWA) for getting current data of COVID-19.
- Host: GitHub
- URL: https://github.com/priom7/covid_19_info
- Owner: Priom7
- Created: 2020-06-11T15:47:13.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-01-06T04:40:39.000Z (over 5 years ago)
- Last Synced: 2025-11-12T05:37:31.102Z (7 months ago)
- Topics: api, axios, javascript, react
- Language: JavaScript
- Homepage: https://priceless-wescoff-783a66.netlify.app/
- Size: 756 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This project was created with React, using https://covid19.mathdro.id/api and ChartJs.
## COVID-19 info.
With this COVID-19 info app, users can search for current information of COVID-19 in their countries and the numbers of Infected, Recovered and Deaths.
## App UI




## Check This app Live
https://priceless-wescoff-783a66.netlify.app/
## React
https://reactjs.org/
## API Used for the data
https://covid19.mathdro.id/api
## Chart Js
https://www.chartjs.org/
## Other Libraries and Dependencies
-npx creat-react-app covid_19_info
-cd covid_19_info
-npm install --save axios react-chartjs-2 react-countup classnames
-npm install --save @material-ui/core
-npm install --save react-chartjs-2 chart.js