Skip to content

Smoky-Future/AirNow

 
 

Repository files navigation

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

About

An Air Quality App Built With React.JS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 91.9%
  • CSS 3.9%
  • HTML 3.8%
  • Dockerfile 0.4%