Skip to content

jassalss/covid19worldwide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COVID19Worldwide

This is react + redux + material ui project. I created this web app, so people around the world get updates about COVID19 quickly. This web app provides the latest statistics about COVID19. Statistics include the total cases, deaths, recovered, total cases per day, etc. This web app provides the COVID data about more than 200 countries around the world. This web app creates line, bar and pie charts about COVID19 data. Data with graphs is straightforward for the user to understand.

Redux

The state of this app is managed by redux. All data is coming from open source APIs. All APIs call done with help of redux actions. Axios is used for networking. After AXIOS, all data passed to the redux store. Then different components of this web app get data from the redux store.

Deployment and live demo

The app is deployed with Vercel web services. Please check the following web address for a live demo.

https://covid19statistics-eight.vercel.app/

Cached demo

demo

About

React web app tells COVID19 statistics about more than 200 countries.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors