nathanielhall / coronavirus-visualization

US COVID-19 Dashboard

Home Page:https://master.d1rv02jelxxcrg.amplifyapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Coronavirus Visualization Travis CI badge

COVID-19 dashboard across the United States using the ReCharts and Covid Tracking API

Setup

git clone https://github.com/nathanielhall/coronavirus-visualization.git
cd coronavirus-visualization
npm install

Running the app

npm start

This will launch the application in your browser at http://localhost:8080. If the browser doesn't open, try typing in the address.

This is what you are looking for:

App Screenshot

Scripts

npm <script> Description
build generate production build
start run dev server
lint lint ts(x) files
test run jest
prettier run prettier

About

US COVID-19 Dashboard

https://master.d1rv02jelxxcrg.amplifyapp.com/


Languages

Language:TypeScript 87.1%Language:JavaScript 11.7%Language:HTML 1.2%