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

Accessories Link in Footer Not Redirecting #217

Open Ayan-Khan79 opened 1 month ago

Ayan-Khan79 commented 1 month ago

Issue Report

Title

Accessories Link in Footer Not Redirecting

Description

The Accessories link located in the footer does not redirect to any page. Clicking on the link results in no action, and there is no existing page for Accessories. The goal is to create an Accessories page and ensure the footer link properly redirects to it.

Steps to Reproduce the Issue

  1. Action 1:Scroll down to the footer section on any page of the website.
  2. Action 2: Click on the Accessories link in the footer.
  3. Action 3: Observe that the link does not redirect to any page.

Expected Behavior

Clicking on the Accessories link should redirect the user to a dedicated Accessories page.

Actual Behavior

The Accessories link does not redirect to any page and currently has no functionality.

Screenshots (if applicable)

image

Additional Context

The missing Accessories page needs to be created, and the footer link should be updated to point to this new page.


@saurabhbakolia Please review this issue and assign it to me , so I can start working on it...