diff --git a/package.json b/package.json index be77dc1..7002d42 100644 --- a/package.json +++ b/package.json @@ -3,10 +3,13 @@ "version": "0.1.0", "private": true, "dependencies": { + "amplitude-js": "^5.3.1", "react": "^16.6.0", "react-dom": "^16.6.0", - "react-router-dom": "^4.3.1", - "react-scripts": "2.1.1" + "react-router": "^5.0.1", + "react-router-dom": "^5.0.1", + "react-scripts": "2.1.1", + "yarn": "^1.13.0" }, "scripts": { "start": "react-scripts start", diff --git a/public/baseline-alarm-24px.svg b/public/baseline-alarm-24px.svg new file mode 100644 index 0000000..436e82e --- /dev/null +++ b/public/baseline-alarm-24px.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/index.html b/public/index.html index 4bfce95..1bcf12a 100644 --- a/public/index.html +++ b/public/index.html @@ -1,6 +1,10 @@ + + + + @@ -19,13 +23,93 @@ work correctly both with client-side routing and a non-root public URL. Learn how to configure a non-root public URL by running `npm run build`. --> + + React App + + + + + + + + + + + +
+
Hello
+ +