A simple web app that has a Spotify login feature using OAuth
- Run
npm installthe first time you run the app to install all dependancies locally. - Run
node app.jsfrom the root of the directory. - Open localhost:8888 from your browser.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A simple web app that has a Spotify login feature using OAuth
npm install the first time you run the app to install all dependancies locally.node app.js from the root of the directory.