Skip to content

This-Is-Ko/spotify-true-shuffle-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spotify True Shuffle - Frontend

Spotify's built-in shuffle pushes certain tracks rather than being randomly ordered.

True Shuffle creates custom playlists with randomised order of tracks for a better shuffle experience.

Frontend built on react for Spotify True Shuffle project.

Backend can be found in this repository.

Run

To run use "npm start" after installing the necessary dependencies

Deployment

Current set up to automatically deploy commits to the "main" branch using Vercel