Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 729 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 729 Bytes

Artist's Top Hits

Have you ever came across a song that was the cream of the crop, and hoped the artist created more master pieces? Then this application is for you! After a simple search, you are able to view their 10 most popular songs. If we're lucky, we can even sample their music with a custom built-in audio player!

How it works:

The user will input an artist's name and, if they are in the Spotify database, their top 10 songs will appear. The user will have the ability to sample the audio with a custom built audio player.

Video Preview

ArtistsTopHits.mp4

Tech & Tools:

  • JavaScript
  • React
  • Spotify API
  • Remix framework