SoundboardWebsite This website can play mp3 files stored in /static/sounds How to run? Install python: https://www.python.org/downloads/ Install Flask: pip install flask Start the app: python app.py