diff --git a/.gitignore b/.gitignore index 4d29575..a6856a7 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,5 @@ npm-debug.log* yarn-debug.log* yarn-error.log* + +yarn.lock diff --git a/package.json b/package.json index fadc350..d9aeb9d 100644 --- a/package.json +++ b/package.json @@ -12,6 +12,7 @@ "@types/react-dom": "^17.0.0", "react": "^17.0.2", "react-dom": "^17.0.2", + "react-router-dom": "^5.2.0", "react-scripts": "4.0.3", "typescript": "^4.1.2", "web-vitals": "^1.0.1" diff --git a/public/index.html b/public/index.html index aa069f2..7506330 100644 --- a/public/index.html +++ b/public/index.html @@ -1,43 +1,20 @@ -
- - - - - - - - - -