A sample Electronic Press Kit (EPK) that Artists can use to boost & improve their online presence.....
Step-by-step instructions on how to set up and run these files:
Step 1: Project Setup
Ensure you have all the required files in their correct folders: templates/index.html (your main webpage) static/css/style.css and animations.css (your styling) static/js/main.js (your JavaScript) app.py (Flask application) main.py (server startup)
Step 2: Installing Dependencies
The following Python packages are needed: Flask Flask-SQLAlchemy Gunicorn