cakebatterandsprinkles / whereiscovid

COVID19 tracking app made with React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

whereiscovid

License Version

A COVID19 tracking app. This app provides recent information about Coronavirus while visualizing data on Google Maps.

Demo: http://whereiscovid.info

πŸŒ€ Landing page provides current day's information of the country or state you are in.

Landing Page

🌍 You can check out world's data from the World Status tab.

World Cases

🌎 You can look at US data and check out individual statuses of the states from the US Status tab.

US Cases

🌍 You can visualize each of the data bars on the map by simply clicking to them. The table under the map gives the numbers and the first 20 of the countries that are the most effected.

Deaths

Recovered

Active

Critical

CasesPer1m

πŸ”¬ From the publications tab, you can review the latest articles that were published about COVID19.

Publications

Main Technologies and API's Used:

  1. React.js
  2. react-router-dom
  3. novelcovid API
  4. pubmed API
  5. GeoIP

All contributions are welcome and encouraged.

😷 Stay home as much as possible, wear a mask, listen to your scientists and doctors. We will get through this. Stay safe!

About

COVID19 tracking app made with React

License:MIT License


Languages

Language:JavaScript 73.1%Language:CSS 24.2%Language:HTML 2.6%