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

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.

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

![](./screenshot.png)

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