Skip to content

COVID-19 Tracker is an Angular web app that displays COVID-19 statistics for different countries using NovelCOVID API. It features detailed statistics for selected countries and charts for visualization. Install dependencies with npm and stay informed with COVID-19 Tracker.

Notifications You must be signed in to change notification settings

adaheeye/covid-19-tracker

Repository files navigation

COVID-19 Tracker

This project is an Angular web application that displays information about COVID-19 cases in different countries. It uses the NovelCOVID API to retrieve the data.

image

Demo

Check out the live app here!

Installation

  1. Clone the repository to your local machine using git clone.
  2. Install the dependencies by running npm install.

Running the Application

  1. Run ng serve for a dev server.
  2. Navigate to http://localhost:4200/ in your browser.

Features

  • Displays a list of countries and their corresponding COVID-19 statistics.
  • Allows the user to select a country to display detailed statistics.
  • Includes charts displaying COVID-19 statistics.
  • Provides a summary of global COVID-19 statistics.

Dependencies

This project uses the following dependencies:

  • Angular 12.2.0
  • ng-apexcharts 1.6.0
  • rxjs 7.4.0
  • bootstrap 5.1.0

Author

This project was created by Abdi.

About

COVID-19 Tracker is an Angular web app that displays COVID-19 statistics for different countries using NovelCOVID API. It features detailed statistics for selected countries and charts for visualization. Install dependencies with npm and stay informed with COVID-19 Tracker.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published