Skip to content

ArcturusHYO/Shared_Playlist

Repository files navigation

SharedPlaylist 🎵

SharedPlaylist is a MERN stack application that uses Spotify API to allow users to create collaborative plalylists on spotify.

See it live

http://mighty-chamber-13522.herokuapp.com/

Quick Start 🚀

Configure default.json in config folder

{
client_id:"<you client id>",
client_secret:"<your client secret>"
}

Install server dependencies

npm install

Install client dependencies

cd client
npm install

Run locally

npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published