diff --git a/front/.prettierignore b/front/.prettierignore
new file mode 100644
index 0000000..a48cf0d
--- /dev/null
+++ b/front/.prettierignore
@@ -0,0 +1 @@
+public
diff --git a/front/index.html b/front/index.html
index 65dbdc5..7a40a40 100644
--- a/front/index.html
+++ b/front/index.html
@@ -1,10 +1,10 @@
-
+
-
-
-
-
+
+
+
+
Personal Library Manager
diff --git a/front/src/AddBook.vue b/front/src/AddBook.vue
index fb59f7a..7de5dcf 100644
--- a/front/src/AddBook.vue
+++ b/front/src/AddBook.vue
@@ -1,60 +1,69 @@
diff --git a/front/src/App.vue b/front/src/App.vue
index 14f374d..f792fdc 100644
--- a/front/src/App.vue
+++ b/front/src/App.vue
@@ -1,11 +1,11 @@
diff --git a/front/src/AppNavBar.vue b/front/src/AppNavBar.vue
index 8496392..26b559a 100644
--- a/front/src/AppNavBar.vue
+++ b/front/src/AppNavBar.vue
@@ -1,85 +1,96 @@