Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 751 Bytes

README.md

File metadata and controls

26 lines (20 loc) · 751 Bytes

Playlist cloner

App that allow you to stole that playlist that you love but have that song that you hate but you can't delete it and you don't have Spotify desktop version.

Getting Started

Clone the repository & install the dependencies:

git clone https://github.com/jonathangomz/playlist-cloner.git
cd playlist-cloner
npm install

Add the environment variables

Create the .env.local file and add the next variables:

Run:

npm run dev

Open http://localhost:3000 with your browser to see the result.