diff --git a/package.json b/package.json index 899f0fd..cb10506 100644 --- a/package.json +++ b/package.json @@ -6,8 +6,11 @@ "@testing-library/jest-dom": "^5.11.4", "@testing-library/react": "^11.1.0", "@testing-library/user-event": "^12.1.10", + "axios": "^0.21.4", "react": "^17.0.2", "react-dom": "^17.0.2", + "react-notifications-component": "^3.1.0", + "react-router-dom": "^5.3.0", "react-scripts": "4.0.3", "web-vitals": "^1.0.1" }, diff --git a/public/index.html b/public/index.html index aa069f2..6ef9daf 100644 --- a/public/index.html +++ b/public/index.html @@ -15,6 +15,7 @@ user's mobile device or desktop. See https://developers.google.com/web/fundamentals/web-app-manifest/ --> +