-
Notifications
You must be signed in to change notification settings - Fork 0
Online-Store - Интернет магазин #10
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
base: main
Are you sure you want to change the base?
Conversation
Add page 404
…/- buttons to change count of product
feat: add template of cart, add rendering products from server, add +…
Feat cart discount
Feat cart pagination
Prices and Breadcrumbs
Refactoring
…st to the component ProductCartButton.tsx, add test to utils functions (#25)
Refactoring
…ing from API, while changing count of products in cart (#27)
* fix: revert old logic with two states of cart to prevent plural fetching from API, while changing count of products in cart * fix: lint errors at carousel imgs, lint errors in wrappers of modal window, delete unused components
* fix: response types at API services * feat: fix types at util function handle localstorage
ConstantinPR0
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
В целом очень хороший проект, мне понравилось что присутствуют переиспользуемые компоненты и для первого проекта на React весьма грамотно организована структурированность компонентов
P.S. В проекте используется scss но не используется никаких сильных сторон препроцессора, будто бы он добавлен чисто для галочки, рекомендую изучить основные плюсы использования scss, если продолжать писать в таком духе, как сейчас, то обычный css выигрывает в производительности.
Cross-check: 300 / 300
Mentor's check: 200 / 200
Комментарий: покрыто тестами 10 функций * 2 балла = 20 баллов.