diff --git a/client/package.json b/client/package.json index 72630a1..459d525 100644 --- a/client/package.json +++ b/client/package.json @@ -30,6 +30,7 @@ "test": "react-scripts test", "eject": "react-scripts eject" }, + "proxy": "http://localhost:5000", "eslintConfig": { "extends": [ "react-app", diff --git a/client/public/index.html b/client/public/index.html index acd4373..514f04b 100644 --- a/client/public/index.html +++ b/client/public/index.html @@ -3,12 +3,16 @@
- - + + + content="KinTree - Preserve and share your family history" + /> + + + +