Crowdsourcing data about which residential buildings do not have recycling in Chicago
The app can currently be found at http://recycling.herokuapp.com
- node (http://nodejs.org/)
- mongodb (http://docs.mongodb.org/manual/)
- install dependencies
npm install
- run the app
node server.js
- Then visit http://localhost:3000 in your browser.