saurabhbakolia / SCROLLME--ECOMMERCE-WEBSITE

ScrollMe is an open-source eCommerce platform built with JavaScript, React, Styled Components, Node.js (Express), and MongoDB. It offers a modern shopping experience with a scalable backend, perfect for contributors or those learning modern web development.
https://www.scrollme.online/
MIT License
19 stars 64 forks source link

Add zoom-in feature for product image #238

Closed Paniv45 closed 1 month ago

Paniv45 commented 1 month ago

This PR introduces a zoom-in feature for product images. Users can hover over the product images to see a larger version, enhancing the shopping experience.

netlify[bot] commented 1 month ago

Deploy Preview for scrollme-ecommerce ready!

Name Link
Latest commit 9eb9237f4aece54699b465ab0ca25822b28a955a
Latest deploy log https://app.netlify.com/sites/scrollme-ecommerce/deploys/6718153ba698570008104749
Deploy Preview https://deploy-preview-238--scrollme-ecommerce.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

vercel[bot] commented 1 month ago

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

Name Status Preview Comments Updated (UTC)
scrollme-ecommerce-website ❌ Failed (Inspect) Oct 22, 2024 9:13pm
saurabhbakolia commented 1 month ago

Hey @Paniv45 ,

There is one problem with this merge, if you explore the /products route, you will see a few products, and when you click on any product, you will see the product details. After that process, you will apply this product image, as we will change the current product schema.

saurabhbakolia commented 1 month ago

Otherwise, leave it, I have something in my mind, I will merge it by today.

Paniv45 commented 1 month ago

So do you need any help in it or you will merge my same pull request??

On Tue, Oct 22, 2024, 10:12 AM Saurabh Bakolia @.***> wrote:

Otherwise, leave it, I have something in my mind, I will merge it by today.

— Reply to this email directly, view it on GitHub https://github.com/saurabhbakolia/SCROLLME--ECOMMERCE-WEBSITE/pull/238#issuecomment-2428238421, or unsubscribe https://github.com/notifications/unsubscribe-auth/BBS6UBVVRY3YAWVATROSZPTZ4XJTTAVCNFSM6AAAAABQJ23WBWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMRYGIZTQNBSGE . You are receiving this because you were mentioned.Message ID: @.*** com>

saurabhbakolia commented 1 month ago

So do you need any help in it or you will merge my same pull request?? On Tue, Oct 22, 2024, 10:12 AM Saurabh Bakolia @.> wrote: Otherwise, leave it, I have something in my mind, I will merge it by today. — Reply to this email directly, view it on GitHub <#238 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/BBS6UBVVRY3YAWVATROSZPTZ4XJTTAVCNFSM6AAAAABQJ23WBWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMRYGIZTQNBSGE . You are receiving this because you were mentioned.Message ID: @. com>

I will merge it.

Thanks for the contribution.

saurabhbakolia commented 1 month ago

Closing this PR as the feature is added in another commit!