An E-commerce app UI for your shopping needs, made with Flutter framework.
- Loading screens to reduce waiting time and provide easy app transitions
- Dynamic home page featuring a diverse range of shopping categories, personalised products and ongoing discounts.
- Search bar to quickly find the desired products.
- Cart to effortlessly add products, view a summary of your selected items, and apply vouchers or promo codes for exclusive discounts before proceeding to checkout.
- Profile UI.
Loader Screen | Sign In Screen | Sign Up Screen | Login Success Screen |
Home Screen | Cart Screen | Profile Screen |
Loader | Login-Signup | Login Success | Home Screen Demo |
Please star⭐ the repo if you like what you see.
- Clone the repository or download the code files.
- Go to project root and execute the following command in console to get the required dependencies:
flutter pub get
- Run the following command to get the app started:
flutter run