From a41457e54f0f7a7acabd6ea9dff8ad3117348e52 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pablo=20P=C3=A9rez=20Arcas?= Date: Mon, 30 Mar 2026 08:24:02 +0000 Subject: [PATCH] =?UTF-8?q?A=C3=B1adir=20z1/frontend/index.html?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- z1/frontend/index.html | 250 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 250 insertions(+) create mode 100644 z1/frontend/index.html diff --git a/z1/frontend/index.html b/z1/frontend/index.html new file mode 100644 index 0000000..f74674d --- /dev/null +++ b/z1/frontend/index.html @@ -0,0 +1,250 @@ + + + + + + Notes App + + + +
+

Notes App

+

Simple Docker project with Nginx, Flask and PostgreSQL.

+ +
+ + +
+ +
+ +

Saved notes

+ + + +
+ + + + \ No newline at end of file