LogiMusic (Open Source Music Streaming Platform).
- Run the following commands
git clone https://github.com/hidimpu/logimusic-client.git
cd logimusic-client
npm i
npm run start
Make sure to get the API key from your Spotify Developers account and change it to avoid crashed on localhost will Document it soon!