Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 558 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 558 Bytes

AirNow - Real-Time Air Quality Index Web App

An Air Quality App Built With React.JS

Introduce

This project is aiming at providing a instant air quality index to the users based on their geolocation.

It is using create-react-app for development.

Usage

Visit -> https://airnow.dawei.io/

or

# install dependencies
npm i 
# run app
npm start
# build app
npm build

API

Backend API powered by The World Air Quality Index (AQI) Project