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

Cart #5

Open
wants to merge 4 commits into
base: Main
Choose a base branch
from
Open

Cart #5

wants to merge 4 commits into from

Conversation

MayankKumar10
Copy link
Owner

Adding Cart

Comment on lines +7 to +8

useEffect(() => {});

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Empty useEffect? Not sure if you intend to use it later

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll will change it

Comment on lines +29 to +30
src={product.img}
alt=""

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggestion : Give a value for alt attribute

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Okay, I'll do the suggested changes Thank you Balaji for PR Review

Copy link

@BalajiHarinath BalajiHarinath left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Apart from the suggested changes rest looks good

@yash9263
Copy link

Everything looks good. code indentation is a little bit more that can be improved.

@MayankKumar10
Copy link
Owner Author

Everything looks good. code indentation is a little bit more that can be improved.

Okay, I'll do that Thank you Yashwant for PR Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants