Skip to content

Latest commit

 

History

History
64 lines (44 loc) · 2.69 KB

README.md

File metadata and controls

64 lines (44 loc) · 2.69 KB

Frontend Mentor - E-commerce product page solution

This is a solution to the E-commerce product page challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.

Table of contents

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

mobile design

mobile cart

mobile menu

desktop design desktop cart desktop lightbox

Links

My process

Built with

What I learned

My goal for this project was a take a realistic project and use it to learn both Material UI and Redux Toolkit. I learned a great deal about both in my implementation of this e-commerce app, including theme customizations, styled components, and Redux data flow.

Useful resources

Author