Soon to be web app to download playlists and create albums from youtube!
first even MEVN stack app
-
Clone the repo
git clone git@github.com:LonJonn/Thats-My-Jam-v2.git
-
Navigate into it
cd Jammify
-
Open client
cd client
npm start
- Open server
cd server
npm start
- Open
http://localhost:8080
in browser8081 for Api