Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 1.02 KB

README.md

File metadata and controls

36 lines (23 loc) · 1.02 KB

The Market

Flutter Marketplace

Welcome to the Flutter Marketplace! This is a simple marketplace application built using Flutter.

Features

  • Browse and search for products
  • View detailed product information
  • Add products to your cart
  • Checkout and place orders

Getting Started

To get started with the Flutter Marketplace, follow these steps:

  1. Clone the repository: git clone https://github.com/your-username/flutter-marketplace.git
  2. Navigate to the project directory: cd flutter-marketplace
  3. Install dependencies: flutter pub get
  4. Run the application: flutter run

Screenshots

Home Screen Product Details Cart Checkout

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for more information.