A Spotify web clone that provides users with:
- Top artists and top songs
- Search for artists by genre
- Get recommendations based on a song or artist
- User authentication using access tokens
Built using the Spotify API, with authentication via tokens.
- Display top artists and top songs
- Search for artists by genre
- Get recommendations based on a song or artist
- User authentication using access tokens
Frontend: Vite + React, Styled Components
Backend: NodeJs with Express.js
Authentication: Token-based authentication with the Spotify API
API: Spotify Web API
Live app: https://spotify-web-clone-one.vercel.app
NOTE: some apis from Spotify got deprecated.