Open Issues Need Help
View All on GitHub Improving Styles of Card Components 2 months ago
good first issue bounty design
Tried to make clone of Amazon Website , Just fronthend using HTML and CSS.
HTML
Make it Responsive (Mobile+Desktop View) 3 months ago
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