Skip to content

AERash/final-project-team-20

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Corona Tracker website CS499 project

Description

This project is about setting up a website that keep tracks of the ongoing status of Coronavirus pandamic within the US.

This project relies on the api stated as below.

  • Global coronavirus API: Global Coronavirus API (covid19api.dev)
  • The Covid Tracking Project: https://covidtracking.com/data/api (Note: API stop updating as of March 7, 2021)
  • Covid Test cases: Covid test Centers in US All 50 states (getpostman.com)

Author credits:

To run this program, you need to

  1. npm run json:server ( Optional: To run JSON-server)
  2. npm start

About

final-project-team-20 created by GitHub Classroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.1%
  • HTML 3.9%