/AQI-weather-api

This tells the AQI value based on US EPA standard, current temperature, wind speed and humidity of the city entered by the user.

Primary LanguageHTML

AQI-weather-api

This tells the AQI value based on US EPA standard, current temperature, wind speed and humidity of the city entered by the user.

  1. After downloading or cloning the aqi-weather-api, open a terminal on your computer.
  2. cd to aqi-weather-api-master folder
  3. run these commands:
    1. npm i
    2. node app.js (or nodemon app.js if you have nodemon installed)
  4. open chrome, write localhost:3000 in url