
๐ถ Mixtape-me is a nostalgic twist on modern music streaming. Inspired by the days of physical CD shops and handmade playlists, this app revives the joy of curating and sharing your favorite tracks โ but with Spotify's real-time data magic.
๐ Try It Out
- ๐ง Try the App
- ๐ป View Code on GitHub
๐ Requirements
Mixtape-me uses the Spotify Web API. To generate your mixtape:
- You must log in with Spotify and authorize the app
- Mixtape-me does not store or collect any user data
- It fetches your top 5 most-played tracks and visualizes them โ that's it!
๐ Built With
- HTML / CSS / JavaScript
- Bootstrap
- Spotify Web API
- Heroku
- GitHub
- Figma
- Visual Studio Code
๐บ๏ธ User Guide
- Log in with your Spotify account
- Choose between top songs from:
- The past month
- Last 6 months
- The past year
- View and download your custom mixtape as an image
- Share it with your friends!
๐ง How It Works
Mixtape-me taps into Spotifyโs Web API to access your listening history. Once authorized:
- It pulls your top 5 most-played tracks
- Creates a retro mixtape-style UI using your song titles, artist names, and cover art
- You can then download the mixtape image or take a screenshot for sharing
๐งช Troubleshooting
Q: The image wonโt download. A: Try a different browser or take a screenshot instead.
Q: The app isnโt working.
A: Clear cookies or site data for mixtape-me.herokuapp.com, or try again on a new device.
๐ Spotify Developer Dashboard
The project is powered by Spotifyโs official Web API. Hereโs what I did:
- Registered my app on the Spotify Developer Console
- Explored available endpoints for tracks, users, and listening history
- Fetched data in JSON format following RESTful principles
- Used that data to design and render mixtape layouts in the app

๐ Launch Results
Mixtape-me was met with early user excitement! Many users enjoyed generating and sharing their nostalgic playlists.
๐ฏ My personal goal: 100 mixtapes shared โ and counting! User feedback helped refine the UI and highlight unexpected use cases.
๐ App Access
Try it here โ https://mixtape-me.herokuapp.com/