Front end for moodyface
This project uses React JS and Node JS. It also uses a universal wrapper/client for the Spotify Web API. You can find it here: spotify-web-api-node.
This website creates a Spotify playlist based on your chosen mood.
To install the front end, run:
npm install
npm run-script dev
