Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 439 Bytes

Readme.md

File metadata and controls

14 lines (11 loc) · 439 Bytes

================ iTrendz

Project to identify trending items near one's location

==Steps to run ==

  1. install Node.js
  2. run npm install from root directory
  3. Install Bower using command npm install bower -g and then run bower install
  4. In config/auth.js - change callback URL to localhost
  5. open localhost:8000