Adamouization / Corona-Virus-Insights-Dashboard

Coronavirus dashboard visualisations entirely designed in D3.JS

Home Page:https://corona-virus-insights.fly.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Coronavirus Insights Dashboard HitCount GitHub license GitHub language count GitHub top language

This website aims to provide insights into the 2019 Novel Coronavirus COVID-19 by visualising the Johns Hopkins University Centre for Systems Science and Engineering through the D3.js library. It was developed in the context of a practical for our Information Visualisation module, requiring us to visualise any dataset in D3.JS.

You can visit the website here: corona-virus-insights.fly.dev

Screenshots

screenshot

Usage

Clone the project, cd into the directory and run the following command:

npm install && npm start

Visit the local web app on the chosen port (3000 by default) at http://127.0.0.1:3000/

License

About

Coronavirus dashboard visualisations entirely designed in D3.JS

https://corona-virus-insights.fly.dev/

License:MIT License


Languages

Language:SCSS 31.0%Language:Less 28.2%Language:JavaScript 21.1%Language:CSS 17.2%Language:HTML 2.5%