Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tuhinpal/musicder
The React Website for Download or Stream Music with Lyrics for Free
https://github.com/tuhinpal/musicder
download-mp3 javascript jio-saavn jiosaavn jiosaavn-downloader musicder react react-music react-music-player saavn saavn-downloader song
Last synced: 16 days ago
JSON representation
The React Website for Download or Stream Music with Lyrics for Free
- Host: GitHub
- URL: https://github.com/tuhinpal/musicder
- Owner: tuhinpal
- License: apache-2.0
- Created: 2020-08-28T13:19:24.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-02T11:22:25.000Z (almost 2 years ago)
- Last Synced: 2024-10-15T00:07:06.593Z (29 days ago)
- Topics: download-mp3, javascript, jio-saavn, jiosaavn, jiosaavn-downloader, musicder, react, react-music, react-music-player, saavn, saavn-downloader, song
- Language: JavaScript
- Homepage: https://musicder-prod.vercel.app/
- Size: 680 KB
- Stars: 61
- Watchers: 3
- Forks: 41
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
### 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 inhttps://musicder.net
. Usehttps://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](https://github.com/cachecleanerjeet/jiosaavnapi "JioSaavnAPI") to Search Songs, Stream Songs, Download Songs & Show lyrics.*
### Installation:
*Go to [Here](https://github.com/cachecleanerjeet/jiosaavnapi "JioSaavnAPI") for installation instructions.*
## 2. Frontend
### Brief:
*Musicder is a React project. It fetch song's details from a [API](https://github.com/cachecleanerjeet/jiosaavnapi "JioSaavnAPI") and Serve it.*
### Deploy:**I will suggest to use Vercel.**
*i. Fork this Repo (Also Give a ⭐).*
*ii. Editsrc/config.js
& add your backend deployment urls.*
*iii. Connect it with Vercel & SelectCreate React App
Framework if it is not selected already.*