Skip to content

gummie4444/spotifyToMp3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spotify to mp3

Website to download spotify playlist to your computer

Installation

Make sure you have node installed and also install nodemon (to autoreload server code)

$ npm install nodemon -g

Once installed, clone the repository and install its dependencies running:

$ npm install

Running

$ cd spotifyToMp3
$ nodemon app.js

Then, open http://localhost:8888 in a browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published