Skip to content

This project consisted of creating a multi-page e-commerce website from scratch, for styling the project I used Figma files.

License

Notifications You must be signed in to change notification settings

AdrianoEscarabote/Audiophile-e-commerce-website

Repository files navigation

Frontend Mentor - Audiophile e-commerce website solution

This is a solution to the Audiophile e-commerce website 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 app depending on their device's screen size
  • See hover states for all interactive elements on the page
  • Add/Remove products from the cart
  • Edit product quantities in the cart
  • Fill in all fields in the checkout
  • Receive form validations if fields are missed or incorrect during checkout
  • See correct checkout totals depending on the products in the cart
    • Shipping always adds $50 to the order
    • VAT is calculated as 20% of the product total, excluding shipping
  • See an order confirmation modal after checking out with an order summary
  • Bonus: Keep track of what's in the cart, even after refreshing the browser

Screenshot

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • CSS Grid
  • Axios
  • React Loading Skeleton
  • Redux
  • Typescript
  • Next.js - React framework
  • Styled Components - For styles

Continued development

This is without a doubt my biggest and best project so far. I am very pleased with the result and believe that I did a good job. During development, I faced many challenges in using technologies with which I didn't have much experience, but it was very rewarding to overcome them.

I am still learning to use all the features of Next.js and I am excited to explore them. One technology that I am particularly passionate about is Redux, which was crucial for the shopping cart functionality in the project. Although I know that Redux Toolkit is simpler, I decided to first learn pure Redux and do not regret that choice.

Author

About

This project consisted of creating a multi-page e-commerce website from scratch, for styling the project I used Figma files.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published