Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 950 Bytes

File metadata and controls

31 lines (21 loc) · 950 Bytes

Keep Air Clean

Hope-Hackathon Project

At Keep Air Clean, we are committed to a sustainable environmental future by informing individuals of the harmful impacts that poor air quality can have on them and members of their community. Additionally, we provide resources and support that empower individuals to strive to make changes in their communities.

Let's Get Started

Follow the steps below to get this project running locally.

# Clone repo
$ git clone https://github.com/darp-cs/Hope-Hackathon.git

# Go into folder
$ cd Hope-Hackathon

# Install dependencies
$npm install

# Run the app
$node index.js or $nodemon index.js

API Used

AirVisual API - Air quality report

Contributors