diff --git a/.DS_Store b/.DS_Store
new file mode 100644
index 0000000..6f32db4
Binary files /dev/null and b/.DS_Store differ
diff --git a/package.json b/package.json
index b03c67b..f9fd41b 100644
--- a/package.json
+++ b/package.json
@@ -3,10 +3,12 @@
"version": "1.0.0",
"description": "",
"main": "index.js",
- "engines": { "node": ">=14.15.0"},
+ "engines": {
+ "node": ">=14.15.0"
+ },
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
- "start": "node server",
+ "start": "node server/server.js",
"start:dev": "nodemon server"
},
"keywords": [],
diff --git a/public/.DS_Store b/public/.DS_Store
new file mode 100644
index 0000000..a4ca44b
Binary files /dev/null and b/public/.DS_Store differ
diff --git a/public/checkout.jpeg b/public/checkout.jpeg
new file mode 100644
index 0000000..d34fcdf
Binary files /dev/null and b/public/checkout.jpeg differ
diff --git a/public/header.jpeg b/public/header.jpeg
new file mode 100644
index 0000000..65e65ab
Binary files /dev/null and b/public/header.jpeg differ
diff --git a/public/index.html b/public/index.html
index 4ef0445..0d578b1 100644
--- a/public/index.html
+++ b/public/index.html
@@ -14,6 +14,6 @@
-
+