Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 838 Bytes

README.md

File metadata and controls

37 lines (22 loc) · 838 Bytes

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