Skip to content

Arden27/honey_marketplace

Repository files navigation

Honey Marketplace

A robust e-commerce platform dedicated to the sale of premium honey products. Designed the UI/UX and implemented features such as product categorization, search functionality, and secure payment gateway. Collaborated closely with a local honey producer to translate business requirements into technical solutions. Check out live demo here.

Features

  • Shopping Cart.
  • Items Categorization.
  • Items Sorting.
  • Search.
  • Summarization and order.
  • User profile.

Installation

  1. Clone the repository:
    git clone https://github.com/Arden27/honey_marketplace.git
  2. Navigate to the project directory:
    cd honey_marketplace
  3. Install the required packages:
    npm install
  4. Run development server:
    npx next dev
  5. Open your web browser and navigate to http://localhost:3000/ to use the application.