Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 852 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 852 Bytes

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/

License

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