ozyx / covid-dash

A COVID stats dashboard web application, created using Angular 9.1.0, Highcharts (https://www.highcharts.com/) and data from the Novel COVID API (https://disease.sh/).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CovidDash

This is a COVID stats dashboard web application, created using Angular 9.1.0, Highcharts and data from the Novel COVID API.

image

image

Prerequisites

Build

  • Clone the project
    • git clone https://github.com/ozyx/covid-dash.git
  • Navigate to project folder
    • cd covid-dash
  • Install dependencies
    • npm install
  • Run AngularCLI build
    • ng build

Development Server

  • Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

About

A COVID stats dashboard web application, created using Angular 9.1.0, Highcharts (https://www.highcharts.com/) and data from the Novel COVID API (https://disease.sh/).


Languages

Language:TypeScript 77.2%Language:HTML 12.9%Language:JavaScript 8.0%Language:CSS 1.9%