An open API service indexing awesome lists of open source software.

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.

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

![](App%20images/App%201.PNG)
![](App%20images/app2.PNG)
![](App%20images/app3.PNG)
![](App%20images/mobile%201.PNG)

## 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