An open API service indexing awesome lists of open source software.

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

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

![E-commerce product page](https://user-images.githubusercontent.com/70277574/157916036-45586733-788e-412b-a983-bd8d676b30ec.png)

## 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;
---