Skip to content

bkuk/react-spotify-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Spotify QR Code Project

💻 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)

Testing/Installation

🏃 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

Preview

Playlist Demonstration:

Playlist Demonstration

QR Demonstration:

QR Code Demonstration

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published