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.
- Clone the repository to your local machine using
git clone
. - Install the dependencies by running
npm install
.
- Run
ng serve
for a dev server. - Navigate to
http://localhost:4200/
in your browser.
- 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.
This project uses the following dependencies:
- Angular 12.2.0
- ng-apexcharts 1.6.0
- rxjs 7.4.0
- bootstrap 5.1.0
This project was created by Abdi.