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

https://github.com/javiermruelas/ecommerce-product-page


https://github.com/javiermruelas/ecommerce-product-page

Last synced: 7 months ago
JSON representation

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)
- [Built with](#built-with)
- [Useful resources](#useful-resources)
- [Author](#author)

## Overview

### The challenge

![Design preview for the E-commerce product page coding challenge](./ecommerce-product-page/public/design/desktop-preview.jpg)

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.jpg)

Add a screenshot of your solution. The easiest way to do this is to use Firefox to view your project, right-click the page and select "Take a Screenshot". You can choose either a full-height screenshot or a cropped one based on how long the page is. If it's very long, it might be best to crop it.

Alternatively, you can use a tool like [FireShot](https://getfireshot.com/) to take the screenshot. FireShot has a free option, so you don't need to purchase it.

Then crop/optimize/edit your image however you like, add it to your project, and update the file path in the image above.

**Note: I left this section in its default state. I will update this with a screenshot when I've finished the challenge.**

### Built with

- Semantic HTML5 markup
- CSS custom properties
- CSS Flexbox
- CSS Grid
- Mobile-first workflow
- [Vue.js](https://vuejs.org/)

### Useful resources

- [Josh Comeau](https://www.joshwcomeau.com/css/custom-css-reset/) - This is a short and sweet CSS reset that helps to kickstart development. Thanks Josh!

## Author

- Frontend Mentor - [@javiermruelas](https://www.frontendmentor.io/profile/javiermruelas)