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
18 stars 62 forks source link

Shop Now Button Not Redirecting to Items Page on Home Page #158

Open 17122016 opened 2 weeks ago

17122016 commented 2 weeks ago

The "Shop Now" button in the main section of the home page is not functioning correctly. When a user clicks the button, it does not redirect to the desired page where items are listed. This affects user engagement as they are unable to browse products.

Steps to Reproduce: Go to the home page of ScrollMe. Click the "Shop Now" button in the main section. Notice that the page does not navigate to the items page as expected.

Expected Behavior: The "Shop Now" button should redirect the user to a page where they can view and browse the available products.

Proposed Solution: Create the missing pages or link the button to an existing page that lists items. Ensure that users can easily browse products from the home page by clicking "Shop Now."

Impact: Implementing this change will increase user engagement by allowing users to access products directly from the home page.

17122016 commented 2 weeks ago

Hi @saurabhbakolia ,

I’d like to request to be assigned this issue. I’m interested in working on creating or linking the missing pages for the "Shop Now" button to improve user engagement. I believe I can help resolve this issue efficiently.

Shop_Now_main_section shop_now_not_working

Thank you!

thakuratul2 commented 2 weeks ago

@17122016 assigned