Placing your music taste on the map.
demo.mp4
Melomap is fully interactive visual explorer of your favorite and soon-to-be favorite artists. All data is fetched and processed locally, so no worries about your privacy.
- Artist is more than a name - Preview artist's top tracks via Spotify Embed
- Explore related artists - Click on artist to highlight related artists
- Top and playlists - See your top artists and artists from your playlists
- Grouping - artists are automatically grouped just by their connections, physics does the rest
- Next.js (React)
- force graph - patched react-force-graph (three.js)
- Zustand - state management
- Tailwind CSS
- Vercel
- Cache related artists server-side to offload Spotify API (against Spotify ToS?)
- Group artists by genre
- Add friend's artists and see the overlap (export / import feature?)