diff --git a/components/ProjectCard.vue b/components/ProjectCard.vue
new file mode 100644
index 0000000..84a5ff7
--- /dev/null
+++ b/components/ProjectCard.vue
@@ -0,0 +1,229 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ title }}
+
+
+
+
+ {{ title }}
+
+
+ {{ title }}
+
+
+
+
+ {{ subtitle }}
+
+ {{ $t(description) }}
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file