Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 638 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 638 Bytes

Try it Out

https://music-for-your-mood.vercel.app/

About

Have you ever wanted to listen to music that matches your current mood? Well now you can! Music for Your Mood allows you to input your current happiness, energy, and level of focus and get a curated playlist of songs to match your mood.

Spotify dataset collected from Kaggle

Created by Dylan Coben, Chris Oeltjen, and Austin VanLoon

Running the Dev Server

Install dependencies using npm install --legacy-peer-deps

Run the command npm run dev and open http://localhost:3000/ in your browser.