Skip to content

My own Spotify player build in react using the Spotify API

Notifications You must be signed in to change notification settings

Boriwan/spotify-player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Spotify Player made in React </> ⚛

My own Spotify player build in react using the Spotify API

Features:

  • Spotify login authorization

  • songs search and results

  • song player (react-spotify-web-playback)

    • play / pause a song
    • like / unlike a song
    • song slider
    • audio slider
    • song / artist name
    • album cover
    • open song / artist page on Spotify
  • MUI components

code written and inspired by: WebDevSimplified, build together and styled by: Boriwan