Skip to content

Clone is Not Responsive: Goal to Make It Fully Responsive #1

@Deepanshu-ui-dev

Description

@Deepanshu-ui-dev

Issue Description

The current version of the Amazon clone website is not fully responsive. The website layout does not adapt correctly on various screen sizes such as mobile phones, tablets, and smaller laptop screens. Elements overlap, and some sections are not visible or incorrectly displayed.

Goal

The goal is to make the website fully responsive by using CSS media queries to ensure a seamless user experience across all devices. Specific areas to focus on include:

  • Navigation bar adjustments for smaller screens
  • Resizing and stacking of the hero section and product grid
  • Adjusting font sizes and element spacing
  • Ensuring the footer adapts to screen sizes

Suggested Approach

  • Utilize CSS media queries to create different styles for various screen sizes.
  • Test the website on multiple devices and browser sizes to ensure consistent responsiveness.
  • Ensure that all interactive elements are easily accessible and usable on touch devices.

Acceptance Criteria

  • The website should function and look good on all devices (mobile, tablet, desktop).
  • Navigation should be intuitive and not overlap.
  • Text and images should resize properly without distortion or overflow.

Please address this issue to improve the usability and overall user experience of the website.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions