#Spotify Button
Sample login with spotify button project in NodeJS. Shows basic authorization flows for a spotify API app with javascript and Node. Made while learning to use Node and the Spotify Web API for another project.
$ git clone && cd your-directory
$ npm install
$ node app.js