Skip to content

COVID-19 Numbers App is a single page web application built with ReactJS and 3rd party COVID-19 API. This app has a mobile responsive design depends on a device's screen size. It shows on-demand COVID-19 related numerical data.Users also can get data by typing country names.

Notifications You must be signed in to change notification settings

dvlprwchoi/covid-19-numbers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COVID-19 NUMBERS

As we have been living in the pandemic world from 2020, some people may want to know the numbers related to the COVID-19. The COVID-19 Numbers App is a single page web application built with ReactJS and 3rd party COVID-19 API. This app has a mobile responsive design depends on a device's screen size. It shows on-demand COVID-19 related numerical data. Users also can get data by typing country names.

Preview

Responsive design depends on device's screen size

Covid 19 Numbers screenshot

Technologies used

  • ReactJS
  • JavaScript
  • CSS
  • HTML

API

Deployment

  • Netlify

Installation

Download the repo using git
git clone https://github.com/dvlprwchoi/covid-19-numbers.git

Navigate into the site's directory and install dependencies.

cd covid-19-numbers
yarn install

Start the Server.

yarn start

Open the source code and start editing! Your site is now running at http://localhost:3000!

Links

Current Features

  • Global summary (COVID-19 confirmed, recovered, deaths numbers)
  • US summary (COVID-19 confirmed, recovered, deaths numbers)
  • Global vaccination
  • US vaccination
  • Search by country
  • Responsive design (depending on screen size)
  • Web Accessibility colors

Future Features

  • Dark mode
  • Search by state
  • Search by date

About

COVID-19 Numbers App is a single page web application built with ReactJS and 3rd party COVID-19 API. This app has a mobile responsive design depends on a device's screen size. It shows on-demand COVID-19 related numerical data.Users also can get data by typing country names.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published