https://github.com/s1ntaxe770r/flaskify
a music streaming web app
https://github.com/s1ntaxe770r/flaskify
bootstrap4 flask python streaming
Last synced: about 1 year ago
JSON representation
a music streaming web app
- Host: GitHub
- URL: https://github.com/s1ntaxe770r/flaskify
- Owner: s1ntaxe770r
- License: gpl-3.0
- Created: 2019-11-14T15:13:04.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-05-01T20:59:23.000Z (about 3 years ago)
- Last Synced: 2025-03-29T08:51:10.060Z (about 1 year ago)
- Topics: bootstrap4, flask, python, streaming
- Language: Python
- Homepage:
- Size: 3.73 MB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ♬♫♪◖(●◡●)◗♪♫♬ 
### Tunes from the comfort of your browser
* because why not open another tab instead
## Running Locally
* clone the repo
* within the project directory activate the virtual enviroment
` source env/bin/activate `
- install the dependencies ` pip install -r requirements.txt `
* run the app ``` python app.py ```
* navigate to ` http://localhost:5000 `