Skip to content

Files

Latest commit

 

History

History
29 lines (17 loc) · 602 Bytes

README.md

File metadata and controls

29 lines (17 loc) · 602 Bytes

Description.

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.

Installation.

  • Clone the project.
$ git@github.com:DerKip/airqo-nbo.git
  • Install the dependancies.
$ npm i

Running the App.

$ npm run start