Tried to make clone of Amazon Website , Just fronthend using HTML and CSS.

2 Open Issues Need Help Last updated: Jul 25, 2025

Open Issues Need Help

View All on GitHub
good first issue bounty design

Tried to make clone of Amazon Website , Just fronthend using HTML and CSS.

HTML

AI Summary: Make the Amazon clone website responsive for both desktop and mobile devices. This involves adapting the ProductCard component's layout to different screen sizes using responsive design techniques like media queries. The goal is to ensure the card displays correctly and legibly on various screen widths (e.g., 375px, 768px, 1024px), avoiding text overflow or cut-off content.

Complexity: 3/5
good first issue

Tried to make clone of Amazon Website , Just fronthend using HTML and CSS.

HTML