сделал анимированный гамбургер в main и переписал несколько стилей

This commit is contained in:
2023-09-06 19:04:21 +03:00
parent 30421a97da
commit bdbf2c0080
27 changed files with 591 additions and 408 deletions

View File

@@ -12,9 +12,11 @@
"matchmedia": "^0.1.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.15.0",
"react-scripts": "5.0.1",
"react-swipeable": "^7.0.1",
"react-tinder-card": "^1.6.2",
"sass": "^1.66.1",
"web-vitals": "^2.1.4",
"workbox-background-sync": "^6.6.0",
"workbox-broadcast-update": "^6.6.0",
@@ -53,6 +55,10 @@
"last 1 safari version"
]
},
"devDependencies": {
"react-scripts": "^5.0.1",
"sass": "^1.38.0"
},
"main": "index.js",
"keywords": [],
"author": "",