💻 Features:
- Access user Spotify Account
- View user Spotify playlists
- Play playlist music
- Convert playlist link to QR code
- Download QR Code
🔨 Created With:
- React.js
- Bootstrap 5 Framework
- Spotify API
- Express.js (Authentication)
🏃 To Test Yourself:
- MUST CREATE A SPOTIFY ACCOUNT WITH PLAYLISTS TO USE
- Click here for the live version.
Test Locally:
- Install the dependencies:
npm install
- In one terminal (Front-End):
cd client
npm start
- In a second terminal (Back-End):
cd server
npm run devStart
Playlist Demonstration:
QR Demonstration:

