Skip to content

Commit

Permalink
add header and footer for main layout
Browse files Browse the repository at this point in the history
  • Loading branch information
Victoria-Fedkova committed Sep 17, 2023
1 parent 834f547 commit f38808e
Show file tree
Hide file tree
Showing 32 changed files with 676 additions and 889 deletions.
121 changes: 121 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@
"preview": "vite preview"
},
"dependencies": {
"@fortawesome/free-brands-svg-icons": "^6.4.2",
"@fortawesome/free-solid-svg-icons": "^6.4.2",
"@fortawesome/react-fontawesome": "^0.2.0",
"@reduxjs/toolkit": "^1.9.5",
"axios": "^1.5.0",
"modern-normalize": "^2.0.0",
Expand All @@ -18,8 +21,10 @@
"react-helmet-async": "^1.3.0",
"react-redux": "^8.1.2",
"react-router-dom": "^6.16.0",
"react-slick": "^0.29.0",
"redux": "^4.2.1",
"redux-persist": "^6.0.0",
"slick-carousel": "^1.8.1",
"styled-components": "^6.0.8"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit f38808e

Please sign in to comment.