diff --git a/pvc-vue/src/components/VMDetail.vue b/pvc-vue/src/components/VMDetail.vue
new file mode 100644
index 0000000..8baefca
--- /dev/null
+++ b/pvc-vue/src/components/VMDetail.vue
@@ -0,0 +1,318 @@
+
+ VM Information
+ Network Interface {{ network.vni }}
+ Disk {{ disk.dev }}
+
VM information cards will be populated here
-