This is one of my intership project, and it is a basic and responsive eCommerce website templates created using HTML, CSS and js only.
- 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
- HTML5
- CSS3
- JavaScript
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 browserNo dependencies or installation needed, just open it in browser or using Live Server plugin in VS Code to open the pages.
Created by Mason during an internship project.
Feel free to use, modify, and share this template.