This is an air pollution app.

This app provides:

  • information about air pollution from OpenAQ API
  • warning about air quality based and calculated using The Environmental Protection Agency guidelines
  • some Wikipedia extracts about pollutants.

Stack:

  • OpenAQ API
  • Wikipedia API
  • TypeScript
  • Angular
  • Angular Material
  • ngx-translate

This project was generated with Angular CLI version 7.3.3 then updated to Angular version 8.3.25

Development server

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.

Build

Run npm run-script build to build the project for production. The build artifacts will be stored in the dist/ directory.