This tells the AQI value based on US EPA standard, current temperature, wind speed and humidity of the city entered by the user.
- After downloading or cloning the aqi-weather-api, open a terminal on your computer.
- cd to aqi-weather-api-master folder
- run these commands:
- npm i
- node app.js (or nodemon app.js if you have nodemon installed)
- open chrome, write localhost:3000 in url