Skip to content

Ketan-Verma21/Ecom-UI

Repository files navigation

Ecom UI

Welcome to Ecom UI! This project is a sleek and modern e-commerce application designed specifically for showcasing and selling Nike shoes. Built using Flutter, Ecom UI aims to provide a seamless and engaging user experience.

Features

  • Product Catalog: Browse through a curated list of Nike shoes with high-quality images and detailed descriptions.
  • Search Functionality: Quickly find your desired shoes using the search feature.
  • Product Details: View detailed information about each shoe, including price, sizes available, and user reviews.
  • Shopping Cart: Add your favorite shoes to the cart and manage your selections with ease.

Screenshots

Home Screen Side Drawer Cart Screen Product Addition Start Screen

Getting Started

To get a copy of the project up and running on your local machine, follow these simple steps.

Prerequisites

Installation

  1. Clone the repository:

    git clone https://github.com/Ketan-Verma21/Ecom-UI.git
    cd ecom
  2. Install dependencies:

    flutter pub get
  3. Run the app:

    flutter run

Folder Structure

ecom/
|- android
|- build
|- ios
|- lib
|  |- components
|  |- images
|  |- models
|  |- pages
|  |- main.dart
|- pubspec.yaml
  • models: Contains data models used in the app.
  • images: Includes all the images used in the app.
  • Components: Contains reusable UI components.
  • main.dart: The entry point of the application.

Contributing

We welcome contributions to enhance the Ecom UI app! To contribute:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/your-feature-name).
  3. Commit your changes (git commit -am 'Add some feature').
  4. Push to the branch (git push origin feature/your-feature-name).
  5. Create a new Pull Request.

Contact

If you have any questions or feedback, feel free to reach out:

About

It is a self created UI for Nike brand

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published