This is a web app showing the air quality of different points in Nairobi using data from IOT devices provided by the AirQo API.
Mapbox, which is a provider of custom online maps for websites and applications, was used as the map for this web application.
- Clone the project.
$ git@github.com:DerKip/airqo-nbo.git
- Install the dependancies.
$ npm i
$ npm run start