Muddy
A small web app that was created to use the Spotify recommendation API to get better, and more recommendations.
NuxtTailwindOAuth2Spotify APIts
Technical details
- Nuxt: A framework I'm intimately familiar with making it quick and easy to bootstrap the project.
- Tailwind: For projects I create myself I value function way more than form. However I can't let it be entirely ugly either, so I use tailwind and make it easy for myself.
- Spotify API: To use Spotify its official developer REST API is used, which is protected behind OAuth2 to interact with the account of the user. This way the project can keep recommending songs to listen to while you're listening.