oauth-project A simple web app that has a Spotify login feature using OAuth Running the app locally for dev Run npm install the first time you run the app to install all dependancies locally. Run node app.js from the root of the directory. Open localhost:8888 from your browser.