Home

Awesome

coronavirus-tracker

🦠 A live tracker and visualization of the coronavirus (2019-nCoV). This is the website, which is a SPA using 🐻 EmberJS.

Build Status

Live version

View the live version here: https://expdev07.github.io/coronavirus-tracker.

API

The API used for collecting data can be found here: https://github.com/ExpDev07/coronavirus-tracker-api.

Prerequisites

You will need the following things properly installed on your computer.

Installation

Running / Development

Code Generators

Make use of the many generators for code, try ember help generate for more details

Running Tests

Linting

Building

Deploying

The project is setup to automatically deploy to your GitHub pages, just run:

Further Reading / Useful Links