diff --git a/frontend/src/components/LoginForm.vue b/frontend/src/components/LoginForm.vue
new file mode 100644
index 0000000..f5b6949
--- /dev/null
+++ b/frontend/src/components/LoginForm.vue
@@ -0,0 +1,172 @@
+
+
+
+
+
\ No newline at end of file
diff --git a/frontend/src/components/RegisterForm.vue b/frontend/src/components/RegisterForm.vue
new file mode 100644
index 0000000..0154c72
--- /dev/null
+++ b/frontend/src/components/RegisterForm.vue
@@ -0,0 +1,148 @@
+
+
+
+
+
\ No newline at end of file
diff --git a/frontend/src/views/Home.vue b/frontend/src/views/Home.vue
index cae3d6d..fbb6bc1 100644
--- a/frontend/src/views/Home.vue
+++ b/frontend/src/views/Home.vue
@@ -53,145 +53,10 @@
-
+
-
+
@@ -208,184 +73,31 @@