Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sheshbabu/airhealth

Air Quality Index App
https://github.com/sheshbabu/airhealth

airquality airqualitymonitoringsystem pwa

Last synced: about 2 months ago
JSON representation

Air Quality Index App

Awesome Lists containing this project

README

        

# AirHealth

## Local Development

```shell
$ npm run dev
```

## Token

The data is from the [World Air Quality Index](https://waqi.info/) Project. Get your API token [here](https://aqicn.org/api/) and set it in the `TOKEN` variable in index.js file.