Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pooranjoyb/beatbridge
BeatBridge is a Music Player based on React and TailwindCSS with a Clustering based Recommendation Engine. Don't forget to Star :star: the repository!
https://github.com/pooranjoyb/beatbridge
clustering css gaussianmixture-clustering html javascript kmeans-clustering kwoc kwoc2023 machine-learning react tailwindcss
Last synced: 3 days ago
JSON representation
BeatBridge is a Music Player based on React and TailwindCSS with a Clustering based Recommendation Engine. Don't forget to Star :star: the repository!
- Host: GitHub
- URL: https://github.com/pooranjoyb/beatbridge
- Owner: pooranjoyb
- License: mit
- Created: 2023-07-31T16:09:21.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-01-08T18:25:50.000Z (12 months ago)
- Last Synced: 2024-01-08T19:44:36.797Z (12 months ago)
- Topics: clustering, css, gaussianmixture-clustering, html, javascript, kmeans-clustering, kwoc, kwoc2023, machine-learning, react, tailwindcss
- Language: JavaScript
- Homepage: https://project-beat-bridge.vercel.app
- Size: 2 MB
- Stars: 30
- Watchers: 1
- Forks: 36
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
## BeatBridge - A Music Player with a Recommendation Engine 🚀
This Web App is a dedicated application that'll use Spotify API to Fetch Songs and play them in the interactive GUI. It Utilizes Spotify API to fetch songs and an interactive GUI for is there for playing music with a recommendation Engine for suggesting songs.
### Features
- Utilizes Spotify API to fetch songs
- Interactive GUI for playing music
- Recommendation Engine for suggesting songs### Getting Started
Follow the guidelines below to contribute to BeatBridge.
### Guidelines for Contributions
- Ensure that your component is well-documented and follows best practices.
- Use meaningful names for your components and keep the codebase clean and organized.
- Write clear and concise commit messages.
- Be kind and respectful to other contributors.**For more details read [CONTRIBUTING GUIDELINES](CONTRIBUTING.md)**
## Code of Conduct
Please review our **[CODE OF CONDUCT](CODE_OF_CONDUCT.md)** before contributing.
## License
This project is licensed under the **[MIT License](LICENSE)**
## 😍 Our Valuable Contributors
Thanks to these wonderful people ✨
💙 Happy Contributions !! 💙
### Created using Vite + React
Currently, two official plugins are available:
- [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/README.md) uses [Babel](https://babeljs.io/) for Fast Refresh
- [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh