https://github.com/arjunkdot/ecommerce-product-page
This is a solution to the E-commerce product page challenge on Frontend Mentor.
https://github.com/arjunkdot/ecommerce-product-page
Last synced: 24 days ago
JSON representation
This is a solution to the E-commerce product page challenge on Frontend Mentor.
- Host: GitHub
- URL: https://github.com/arjunkdot/ecommerce-product-page
- Owner: arjunkdot
- Created: 2022-11-28T15:09:42.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-01T10:43:25.000Z (over 3 years ago)
- Last Synced: 2025-01-15T15:04:51.114Z (over 1 year ago)
- Language: JavaScript
- Homepage: ecommerce-product-page-tau-three.vercel.app
- Size: 764 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Frontend Mentor - E-commerce product page solution
This 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.
## Table of contents
- [Overview](#overview)
- [The challenge](#the-challenge)
- [Screenshot](#screenshot)
- [Links](#links)
- [My process](#my-process)
- [Built with](#built-with)
- [Author](#author)
## Overview
### 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
### Screenshot

### Links
- Solution URL: [View solution](https://github.com/arjunkdot/ecommerce-product-page)
- Live Site URL: [View live](https://ecommerce-product-page-seven-zeta.vercel.app/)
## My process
### Built with
- HTML5 markup
- CSS custom properties
- Flexbox
- CSS Grid
- [React](https://reactjs.org/) - JS library
- [Styled Components](https://styled-components.com/) - For styles
### Author
- Frontend Mentor [@arjunkdot](https://www.frontendmentor.io/profile/arjunkdot)
- Twitter [@arjunkdot](https://www.twitter.com/arjunkdot)