- Live music search
- Search for live music lyrics
- Play music with the best quality
- Play music while browsing
git clone https://github.com/MmdBay/live-search-lyrics.git
npm i
cd Project/dist
node app.js
Clone the project
git clone https://github.com/MmdBay/live-search-lyrics.git
Go to the project directory
cd project
Install dependencies
npm install
Start the server
npx tsc -w
cd dist
nodemon app.js
If you see a problem or bug, please open issues and report 🤍