Skip to content

famzila/covid-tracker

Repository files navigation

CovidTracker

Covid tracker app, built with Angular 13, Material UI, RapidAPI Covid Stats and ChartJs.

Covid Tracker App

Requirements

  • NodeJS

Run the app

  • npm install
  • Update the environement.ts file with your API key.
  • npm start

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The application will automatically reload if you change any of the source files.