Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/sheshbabu/airhealth
- Owner: sheshbabu
- Created: 2019-11-26T13:16:04.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T02:18:33.000Z (almost 2 years ago)
- Last Synced: 2024-08-01T22:45:40.343Z (5 months ago)
- Topics: airquality, airqualitymonitoringsystem, pwa
- Language: JavaScript
- Homepage: https://airhealth.now.sh
- Size: 2.68 MB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
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.