Rezonance App
Visit the website »
View Demo
·
Report Bug
·
Request Feature
rezonance is a music streaming application that fetches music from free sources available on the internet. It is completely free and open-source.
These are the features that we currently provide.
🎶 AI powered recommendations
🚀 In app sharing
⬇️ Unlimited downloads
👾 Ad Free
📄 No subscription
✨ New Releases
🔍 Auto Complete & Auto Correct Search
Discover new music based on the song you're currently listening to.
We used content based recommendations to find music similar to the one chosen by the user based on cosine similarity of metrics of songs.
Users can share songs with their friends within the application. No need to copy links or send screenshots to your friends now.
Listen to your favourite songs even without an internet connection. Download songs without any limit.
Enjoy ad-free seamless playback. Cuz even we don't like ads
To get a local copy up and running follow these simple example steps.
- Npm
- Setup dev environment for react native following : https://reactnative.dev/docs/environment-setup
- Clone the repo
git clone https://github.com/rezonance-india/app
- Install packages
npm install
3.Start the metro bundler
npm react-native start
- Start the application
npm react-native run-android (For android)
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Kartik Goel - GitHub - goel.kartik39@gmail.com
Arijit Roy - GitHub - roy.arijit2001@gmail.com