17

Amazon UI Clone

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

GitHub →

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