RhythmWave is an advanced music player application with a visualizer feature. It includes backend functionality built with Flask (Python) and Node.js, as well as a modern frontend.
- Music search and playback
- Visualizer feature
- Backend with Flask and Node.js
- Frontend built with React
- Node.js
- Python 3.x
- npm
- pip
- Clone this repository:
$ git clone https://github.com/yourusername/rhythmwave.git $ cd rhythmwave $ npm install $ npm run