https://spotify-data-neon.vercel.app
SpotifyData is a web application that utilizes the Spotify API to view my Spotify data, including my currently playing song and top artists. The application is deployed on Vercel and does not require user authentication.
- Display my currently playing song
- Show my top artists based on data from SpotifyAPI
You can access the deployed application here. Simply visit the link to view my currently playing song and top artists.
- React
- Vercel
- Spotify API
- JavaScript
- CSS