- Responsive eCommerce Website Using HTML, CSS and JavaScript.
- Developed first with the Mobile First methodology, then for desktop.
- Used BEM (Block-Element-Modifier) naming convention standard for CSS.
- Compatible with all mobile devices and with a beautiful and pleasant user interface.
Title | Category | Source Code | Action |
---|---|---|---|
eCommerce Website | Responsive Website Templates | 🔴 Live Preview |
├── index.html
├── assets
│ ├── css
│ │ └── style.css
│ ├── js
│ │ └── script.js
│ └── img
└── README.md