#AudioRing
A project that helps you see the finger print of any song using the Spotify and EchoNext Analyze API.
##How to install
- Install node.js (http://nodejs.org/) 2 Install nodemon by running 'npm install -g nodemon' (optional)
- Run 'npm install package.json' to install dependencies
- Run 'nodemon app.js' or 'node app.js/
- Open a web browser and navigate to 'http://localhost:8800'
- Login to Spotify and search for songs to visualize!