Note: Not all applications have been deployed. For these projects, I have provided links either to the source code repository or to the final deployed version, where available.
Spotify application clone replicating approximately 93% of the original app’s functionality (limited by Spotify API restrictions). Built with Vue.js and Spotify API. Users can log into their accounts to view real data about their profile, songs, playlists, artists, and more. Available features include playing, pausing, skipping tracks, adjusting volume, and adding songs to playlists. The application is fully responsive, ensuring smooth usage across devices. Unfortunately, since November 2024, Spotify has discontinued API support for free accounts, which has limited the app’s full functionality.
Vue.js
Pinia
TailwindCSS
Spotify API
Real playlists
Play/Pause song function
Adding song to playlists
Fetching real account data
Log-in to real account
Like songs
Volume adjusting