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:
๐ View Repository