From 903ba46ab7fab9de21c6ba27da72d5619cf47427 Mon Sep 17 00:00:00 2001
From: Guz013 <43732358+Guz013@users.noreply.github.com>
Date: Tue, 17 Jan 2023 20:42:44 -0300
Subject: [PATCH] First commit
---
.gitignore | 1 +
index.html | 358 +++++++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 359 insertions(+)
create mode 100644 .gitignore
create mode 100644 index.html
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..e985853
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+.vercel
diff --git a/index.html b/index.html
new file mode 100644
index 0000000..f8153c8
--- /dev/null
+++ b/index.html
@@ -0,0 +1,358 @@
+
+
+
+
+
+
+ Minimalist Tasks
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Minimalist Tasks
+ Just the necessary
+
+
+
+
+
+
+
+
+
+
+
+
+ This is a small experiment and learning project, with the
+ intention of making a working
+ SPA
+ with just a single HTML file. "Just the necessary"
+
+
+
+
+ Tech Stack:
+
+
+
+ Created by
+ Guz
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+