https://github.com/guto1657/e-commerce-product-page
E-commerce product page build using HTML, CSS, JavaScript
https://github.com/guto1657/e-commerce-product-page
challenge challenge-project challenges-solved css css3 ecommerce-site ecommerce-website front-end-development frontend frontend-mentor html html-css-javascript html5 javascript javascript-vanilla js product-page website website-design
Last synced: 8 months ago
JSON representation
E-commerce product page build using HTML, CSS, JavaScript
- Host: GitHub
- URL: https://github.com/guto1657/e-commerce-product-page
- Owner: guto1657
- Created: 2022-03-11T18:14:50.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-03-11T18:18:31.000Z (over 3 years ago)
- Last Synced: 2025-01-18T13:44:54.045Z (9 months ago)
- Topics: challenge, challenge-project, challenges-solved, css, css3, ecommerce-site, ecommerce-website, front-end-development, frontend, frontend-mentor, html, html-css-javascript, html5, javascript, javascript-vanilla, js, product-page, website, website-design
- Language: CSS
- Homepage: https://guto1657.github.io/E-commerce-product-page/
- Size: 770 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Frontend Mentor - E-commerce product page
This project is a solution to the [E-commerce product page challenge on Frontend Mentor](https://www.frontendmentor.io/challenges/ecommerce-product-page-UPsZ9MJp6). Frontend Mentor challenges help you improve your coding skills by building realistic projects.
## screenshot

## The challenge
users should be able to:
- View the optimal layout for the site depending on their device's screen size ✅
- See hover states for all interactive elements on the page ✅
- Open a lightbox gallery by clicking on the large product image ✅
- Switch the large product image by clicking on the small thumbnail images ✅
- Add items to the cart ✅
- View the cart and remove items from it ✅## 🛠 Technologies
for the development of this project the following technologies where used:
- Visual Studio Code;
- HTML5;
- CSS3;
- JavaScript;
---