Skip to content

Davi-zzz/clone-hero-spotify-syncronizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clone Hero Spotify Syncronizer

This project is aimed to clone hero players, that just wanna play the songs of some Spotify playlist.

Environment vars

To run this project, you will need to add the following environment variables to your .env

CLIENT_ID

CLIENT_SECRET

Here is the tutorial to get this values: Getting Started with spotify for devs

Running on localhost

Clone the project

  git clone https://github.com/Davi-zzz/clone-hero-spotify-syncronizer

Go to project dir

  cd my-project

Install the dependencies

  npm install

Start the server

  npm run start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published