Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 442 Bytes

File metadata and controls

19 lines (13 loc) · 442 Bytes

Ecomm

A simple e-commerce project.

Features

  • Basic e-commerce functionalities (product listing, cart, etc.)
  • Built using HTML (and possibly other front-end technologies)
  • Designed for easy customization

Getting Started

  1. Clone the repository:
    git clone https://github.com/Mohabexe/Ecomm.git
    
  2. Open the project in your code editor.
  3. Start a local server or open the main HTML file in your browser to run.