You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Spotify Clone used Spotify Web API. You can login with spotify and search for tracks, play them, find the lyrics and add tracks to your favourites. Enjoy! (server deployment on render, client deployment on netlify)
I did this cool React app because I wanted to practice my React and Javascript skills. I also wanted to make a music player and I tried it before with the Apple Music api but it wasn't very developer friendly. I remember using the Spotify API with a node project I did during my bootcamp and I remembered how user friendly it was. So I decided to …