This project has been swifted to React. Old musicder will be available here 👇
https://github.com/cachecleanerjeet/musicder-native
This is not the full source code which is used in https://musicder.net
. Use https://musicder.net
to download songs with metadata.
1. Free.
2. Fast.
3. Easy to Use.
4. Streaming support with Lyrics.
5. One click Download.
8. PWA.
1. Backend.
2. Frontend.
I am using my Own JioSaavn UnOfficial API to Search Songs, Stream Songs, Download Songs & Show lyrics.
Go to Here for installation instructions.
Musicder is a React project. It fetch song's details from a API and Serve it.
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.