10

Amazon UI Clone

A Flutter-based UI clone of Amazon, built to replicate the shopping experience with listing and product detail pages.

Amazon UI Clone is a simple e-commerce user interface built using Flutter, aimed at replicating the visual design of Amazonโ€™s mobile app. This project focuses purely on the frontend experience and does not include backend logic or payments.

Features:

  • ๐Ÿ“ฆ Product listing screen with image, title, price
  • ๐Ÿ›’ Item details screen with larger image, description, and pricing
  • Smooth navigation between screens
  • Clean and responsive layout for mobile devices
  • Great practice project for beginners to understand Flutter widget structure and state handling

Tools Used:

  • Flutter

๐Ÿ‘‰ View Repository