diff --git a/components/NavigationDrawer.vue b/components/NavigationDrawer.vue
new file mode 100644
index 0000000..e9cac3e
--- /dev/null
+++ b/components/NavigationDrawer.vue
@@ -0,0 +1,57 @@
+
+
+
+
+
+
+
+
+ {{ userName }}
+ {{ $auth.currentUser.email }}
+
+
+
+
+
+
+
+ mdi-view-dashboard
+
+ Dashboard
+
+
+
+ mdi-frequently-asked-questions
+
+ Hilfe (FAQ)
+
+
+
+
+
+
\ No newline at end of file