项目作者: AidanGuarniere

项目描述 :
A user-friendly website that provides a number of online resources for Covid-19.
高级语言: JavaScript
项目地址: git://github.com/AidanGuarniere/covid-19-tracker.git
创建时间: 2020-11-17T22:47:51Z
项目社区:https://github.com/AidanGuarniere/covid-19-tracker

开源协议:

下载


Covid-19 Tracker

A user-friendly website that provides users with informational resources on Covid-19, testing reccomendations and directions, and an interactive map. The interactive map displays the United States in a way that visually catalogues each state’s number of active cases of Covid-19, and allows users to search each state via click/touch features, through fetch requests to a seperate server side API that delivers more in-depth information about that state’s Covid-19 status. This information is sourced from John Hopkins University.

Deployed Website:

https://aidanguarniere.github.io/covid-19-tracker/

Technologies Used:

  • JavaScript
  • HTML
  • CSS
  • Materialize CSS
  • jQuery Slim-Mini
  • MapBox
  • Leaflet
  • Novel Covid-19 API

Screenshots:



Setup:

git clone git@github.com:AidanGuarniere/covid-19-tracker.git