Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/s1ntaxe770r/flaskify

a music streaming web app
https://github.com/s1ntaxe770r/flaskify

bootstrap4 flask python streaming

Last synced: 2 months ago
JSON representation

a music streaming web app

Awesome Lists containing this project

README

        

# ♬♫♪◖(●◡●)◗♪♫♬ ![Lint](https://github.com/s1ntaxe770r/flaskify/workflows/Lint/badge.svg)

### 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 `