A simple Python script that recommends music based on user emotions (placeholders).
- Enter an emotion to get a playlist (placeholder)
- Spotify API connection (placeholder)
- Output playlist (placeholder)
- Run
python music_recommender.py - Enter your current emotion
- Playlist will be displayed (placeholder)