Mooder builds up a new playlist based on your favorite artists and your current mood.
It uses spotify-web-api-node to connect with your spotify acoount.
It detects your mood from the pictures you selected. \
#After selecting pictures and click and send you will be redirected to spotify's webpage.
#Then your playlist will be created on the backend and you will be directed back to our site
#Click to Get It and you will se your playlist.
1-Clone the repository to your local directory
2-Install dependencies with the comand: npm install
3-Run the server with the command: node back.js
4-Check your localhost:3000 on the browser
5-Enjoy your playlists! \