Basic real time dashboard for tracking development of the new coronavirus (COVID-19, SARS-CoV-2).
- total (confirmed, deaths and recovered persons)
- confirmed per country
- deaths per country
- confirmed per country
Uses ExpDev07: coronavirus-tracker-api for data. See the live version
This is a fast (< 200ms) and basic API, written in python using Flask.
This project was generated with Angular CLI version 9.0.6.
First clone this repo: git clone https://github.com/jeroenouw/corona-dashboard.git.
Change directory to this project
Run npm install to install all the dependencies.
Run npm start to run this project.
Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.
