This project allows users to browse their Spotify playlists and find corresponding YouTube videos for each track. Built using Node.js and React, it integrates the Spotify and YouTube APIs to create a cross-platform music experience. This can be accessed using the url: https://cross-platform-playlist-spotify2-yt-client.vercel.app
-
Spotify Login: Securely log in with Spotify to access your playlists.
-
Playlist Display: View your playlists with details like cover images and track counts.
-
Track Search: Search for tracks from your playlists on YouTube.
-
YouTube Integration: Quickly navigate to YouTube videos for any track.
- Backend: Node.js, Express.js
- Frontend: React.js
- APIs:
- Spotify Web API
- YouTube Data API
- Deployment: Vercel (React), Railway (Node.js)
server.js
: Handles Spotify authentication, playlist retrieval, and YouTube search.- Deployed at: Backend URL
src
: React components for login, playlist, and track display.- Deployed at: Frontend URL
- Visit the frontend URL: Frontend URL
- Click "Login with Spotify" to authenticate.
- Browse your playlists and select a playlist to view tracks.
- Search for YouTube videos of your favorite tracks!
- Muhammad Mirza Shah Alam: GitHub Profile