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

Product card component #28

Merged
merged 1 commit into from
Oct 18, 2023
Merged

Product card component #28

merged 1 commit into from
Oct 18, 2023

Conversation

hocine1212
Copy link
Contributor

@hocine1212 hocine1212 commented Oct 18, 2023

In this pull request, I have added a reusable product card component that can be utilized across multiple pages. This component is designed to showcase essential product details, including the image, name, category, location, price, and an 'offer' indicator that specifies whether the product is available for sale or borrowing.

I integrated details into the card to evaluate its styling and responsiveness. This allowed me to test how the component behaves when using images of different resolutions and on screens of different sizes, ensuring it maintains a visually appealing and functional design.

Screenshot :

image

fix #11

Related Issue

@hocine1212 hocine1212 self-assigned this Oct 18, 2023
@hocine1212 hocine1212 linked an issue Oct 18, 2023 that may be closed by this pull request
2 tasks
@vercel
Copy link

vercel bot commented Oct 18, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
student-store ✅ Ready (Inspect) Visit Preview Oct 18, 2023 10:49pm

Copy link
Contributor

@Ben-Tewfik Ben-Tewfik left a comment

Choose a reason for hiding this comment

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

I checked the code great job styling the card product.

Copy link
Contributor

@khaoulasara khaoulasara left a comment

Choose a reason for hiding this comment

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

Nice work on the product card component in Next.js with Daisy UI and Tailwind. It's clean and responsive, which is awesome!

@hocine1212 hocine1212 merged commit 9af2f3b into develop Oct 18, 2023
6 checks passed
@hocine1212 hocine1212 deleted the 11-productcard branch October 18, 2023 23:13
KatiaGhezali pushed a commit that referenced this pull request Oct 22, 2023
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.

ProductCard
3 participants