amarvick / alexmarvick-spotifyapp

React/Redux project retrieving data from Spotify's API to create a 10-question quiz to guess each song played by their favorite artist. Not 100% code complete but it is ready for demo! Click the heroku link to check out -->
https://am-spotify-quiz.herokuapp.com/
0 stars 1 forks source link

This project was bootstrapped with Create React App.

Development can be run locally by:

  1. Running npm start in the spotify-api-marvify directory
  2. Running node server.js in the auth-server directory (spotify-api-marvify/client/auth-server; will not be seen here in this repository)

User must have the spotify application opened up on their computer and must be a premium user; PUT methods (Playing the playlist and turning off shuffle) do not work for non-premium users