Musicder

The React Website for Download or Stream Music with Lyrics for Free

APACHE-2.0 License

Stars
61

Note :

This project has been swifted to React. Old musicder will be available here πŸ‘‡ https://github.com/cachecleanerjeet/musicder-native

Read This :

This is not the full source code which is used in https://musicder.net. Use https://musicder.net to download songs with metadata.

Features :

1. Free. 2. Fast. 3. Easy to Use. 4. Streaming support with Lyrics. 5. One click Download. 8. PWA.

This Project has Two Parts :

1. Backend. 2. Frontend.

1. Backend

Brief:

I am using my Own JioSaavn UnOfficial API to Search Songs, Stream Songs, Download Songs & Show lyrics.

Installation:

Go to Here for installation instructions.

2. Frontend

Brief:

Musicder is a React project. It fetch song's details from a API and Serve it.

Deploy:

I will suggest to use Vercel.

i. Fork this Repo (Also Give a ⭐). ii. Edit src/config.js & add your backend deployment urls. iii. Connect it with Vercel & Select Create React App Framework if it is not selected already.