Consists of the About,Contact and Cart pages.
Here is the folder structure of the repository :
|.gitattributes
├─ .github
│ └─ ISSUE_TEMPLATE
│ ├─ bug_report.md
│ └─ feature_request.md
├─ BACKEND
│ ├─ AboutUsECommerce.php
│ ├─ cart.php
│ ├─ contact.php
│ ├─ forgotpassword.php
│ ├─ homepage.php
│ ├─ login.php
│ ├─ none
│ ├─ payment.php
│ ├─ products.php
│ ├─ register.php
│ └─ shop.php
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Code-Folders
│ ├─ AboutUs.html
│ ├─ Contact.html
│ └─ cart.html
LICENSE
README.md
SECURITY.md
└─ images & videos
├─ 1.mp4
├─ 1.png
├─ 2.png
├─ 3.png
├─ a6.jpg
├─ banner.png
├─ f1.png
├─ f2.png
├─ f3.png
├─ f4.png
├─ f5.png
├─ f6.png
└─ logo.png