Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 520 Bytes

README.md

File metadata and controls

35 lines (20 loc) · 520 Bytes

LogiMusic

LogiMusic (Open Source Music Streaming Platform).

Before you run on Local-Server:

  • Run the following commands
git clone https://github.com/hidimpu/logimusic-client.git
cd logimusic-client
npm i
npm run start

Working Screenshot:

Make sure to get the API key from your Spotify Developers account and change it to avoid crashed on localhost will Document it soon!