Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

react catalog #181

Open
wants to merge 21 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
271 changes: 213 additions & 58 deletions package-lock.json

Large diffs are not rendered by default.

11 changes: 9 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,22 +7,29 @@
"license": "GPL-3.0",
"dependencies": {
"@cypress/react": "^5.12.4",
"@reduxjs/toolkit": "^1.9.5",
"bulma": "^0.9.3",
"classnames": "^2.3.2",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-scripts": "^4.0.3"
"react-redux": "^8.1.1",
"react-router-dom": "^6.11.2",
"react-scripts": "^4.0.3",
"react-slick": "^0.29.0",
"slick-carousel": "^1.8.1"
},
"devDependencies": {
"@cypress/webpack-dev-server": "^1.8.4",
"@mate-academy/cypress-tools": "^1.0.4",
"@mate-academy/eslint-config-react": "*",
"@mate-academy/eslint-config-react-typescript": "*",
"@mate-academy/scripts": "^1.2.1",
"@mate-academy/scripts": "^1.2.8",
"@mate-academy/students-ts-config": "*",
"@mate-academy/stylelint-config": "*",
"@types/node": "^17.0.23",
"@types/react": "^17.0.43",
"@types/react-dom": "^17.0.14",
"@types/react-slick": "^0.23.10",
"cypress": "^9.5.3",
"eslint": "^7.32.0",
"eslint-plugin-cypress": "^2.11.2",
Expand Down
Binary file removed public/_new/img/category-accessories.png
Binary file not shown.
Binary file removed public/_new/img/category-phones.png
Binary file not shown.
Binary file removed public/_new/img/category-tablets.png
Binary file not shown.
Binary file removed public/_new/img/picthree.bdd2e0fc.png
Binary file not shown.
263 changes: 0 additions & 263 deletions public/api/products.json

This file was deleted.

64 changes: 0 additions & 64 deletions public/api/products/dell-streak-7.json

This file was deleted.

Loading
Loading