Welcome to the Music Player Using Flask project! This repository contains a web-based music player built using Flask.
- Play Music: Stream and play your favorite music files.
- User-Friendly Interface: Simple and intuitive design.
This project is not fully made and optimized. Use it at your own risk. Also it is mainly made for mobile devices.
-
Clone the repository:
git clone https://github.com/programmingwithprince/Music-Player-Using-Flask.git cd Music-Player-Using-Flask
-
Create a virtual environment:
python -m venv venv source venv/bin/activate # On Windows use `venv\Scripts\activate`
-
Install dependencies:
pip install Flask Flask-Cors
-
Run the application:
python main.py
This project is licensed under the MIT License. See the LICENSE file for details.
For any questions or suggestions, feel free to reach out:
- Email: [email protected]
- GitHub: programmingwithprince
Thank you for checking out the Music Player! 🎶