Skip to content

ballm06m06/Covid-Tracker

Repository files navigation


Logo

Covid-Tracker

A data visualiztion tool to track Coronavirus cases!

Live Demo

About The Project

Covid-Tracker is a data visualization tool, which can visualize different situations of Coronavirus cases, including confirmed, deaths, recovered and active. In home page, chart's data is based on global data, while in countries page, users could use drop-down menu to select country to present only the specific country's data.

Data Source: https://github.com/CSSEGISandData/COVID-19

Built With

Getting Started

Prerequisites

  1. Make sure you download Node.js LTS or run npm update if your npm is out of date.
  2. This project was generated with Angular CLI version 11.1.2, so you should download it.

Installation

  1. Clone the repo
git clone https://github.com/ballm06m06/Covid-Tracker
cd Covid-Tracker
  1. Install npm packages

Install the npm packages described in the package.json and verify that it works:

npm install
npm start

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.

Shut it down manually with Ctrl-C.

Contributing

Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Contact

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published