}/>
} />
} />
diff --git a/src/view/addProduct/index.js b/src/view/addProduct/index.js
new file mode 100644
index 0000000..ffc8fb7
--- /dev/null
+++ b/src/view/addProduct/index.js
@@ -0,0 +1,11 @@
+import React from "react";
+
+const AddProduct = () => {
+ return(
+
+ skdjfksajflkjasdfasdf
+
+ )
+}
+
+export default AddProduct;
\ No newline at end of file