An Air Quality App Built With React.JS
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.
Visit -> https://airnow.dawei.io/
or
# install dependencies
npm i
# run app
npm start
# build app
npm build
Backend API powered by The World Air Quality Index (AQI) Project