Skip to content

tiffbouchard/artist-explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

50 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

header

Discover new artists based on your current favourites

Table of Contents

Tech Stack

  • HTML + CSS (SASS)
  • Javascript
  • React
  • Spotify Web API

Preview

home

random

related

Demo

Click here for a demo (You'll need a Spotify account with a decent amount of listening history)

Next Steps

  • Music player/display gets in the way on the mobile version
  • Music will play over top of eachother if you are on the Random page and try to play two tracks at once
  • Generate a random artist that is not based on your current taste, maybe also based on genre
  • If searching get rid of highlighted link in sidebar
  • Save an artist to a list
  • Save tracks to a playlist
  • Better error handling
  • Dark mode could be cool
  • Fix repeating components, make one
  • Filter by genre
  • Following doesn't show all artists, randomize page on each request