diff --git a/app/frontend/index.html b/frontend/index.html similarity index 100% rename from app/frontend/index.html rename to frontend/index.html diff --git a/app/frontend/script.js b/frontend/script.js similarity index 100% rename from app/frontend/script.js rename to frontend/script.js diff --git a/app/frontend/style.css b/frontend/style.css similarity index 100% rename from app/frontend/style.css rename to frontend/style.css