Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 1.23 KB

File metadata and controls

36 lines (26 loc) · 1.23 KB

🛍️ Simple eCommerce Website Template

This is one of my intership project, and it is a basic and responsive eCommerce website templates created using HTML, CSS and js only.

📸 Features

  • Clean and modern design
  • Responsive layout for all screen sizes
  • Product listings grid
  • Product detail page
  • Shopping cart sidebar (no backend logic, just UI)
  • Login and register page
  • About us page
  • Header, navigation, and footer sections

🧰 Technologies Used

  • HTML5
  • CSS3
  • JavaScript

🚀 Getting Started

To run this project locally, first run below command:

git clone https://github.com/i4GS/ecommerce-template.git
cd ecommerce-template
# Open index.html in your browser

No dependencies or installation needed, just open it in browser or using Live Server plugin in VS Code to open the pages.

🙋‍♂️ Author

Created by Mason during an internship project.
Feel free to use, modify, and share this template.