/MoodFuse

A simple way to enjoy new music based on your mood!

Primary LanguageJavaScript

MoodFuse

MoodFuse

Build Status

MoodFuse A simple way to enjoy new music based on your mood! The Spotify recommendations API is used to generate a list of tracks based on energy, danceability, happiness and genre. The tracks are played in the browser using YouTube.

Installation

Build the assets and run locally.

node_modules/webpack-dev-server/bin/webpack-dev-server.js --content-base public/ --inline

Once the assets are compiled run a dev server to serve.

http://localhost:8080/

Deploy

Places the bundle file in the public folder.

node_modules/webpack/bin/webpack.js -p

License

MIT License (MIT)
Copyright (c) 2015 Chris Zieba