You are browsing as a guest. Sign up (or log in) to start making projects!

2h 0m 11s logged

added music card!

  • fetches data from my last.fm profile through the api
  • displays top 5 artists/albums/tracks from the past week/month/6 months/year

unfortunately last.fm changed their api to not fetch artist and track images, and displays a generic star image intead :(

I tried to fetch artwork from MusicBrainz with the MBID from Last.fm instead, and it worked, but it was just too slow for me to be satisfied with it.

  • skeleton loader to prevent abrupt size shifting
  • gradient overflow indicators and buttons for scrolling
  • smooth staggered load-in animations with framer motion

i’m almost done with the first page now, next i gotta figure out what to do with the rest of the site…
if you have any cool ideas lmk 🤠

0
112

Comments 1

@Amish

How about you add a small ‘recommended for you’ tab which shows the songs based on the users recent played songs. it can pick up the recent played songs and then instead of suggesting the same song again it can suggest the songs of the same artist.