e-commerce-product-page

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:

Learn-how-this-page-works

If you want me to teach you how to build this page or if you want to learn front-end development, feel free to contact me. My email: zkhan52607@gmail.com

Screenshot

My process

Built with

What I learned

I learned how to design an e-commerce page, and to be honnest, I have never done that before. It was a very good experience.

To see how you can add code snippets, see below:

<h1>Some HTML code I'm proud of</h1>
.proud-of-this-css {
  color: papayawhip;
}
const proudOfThisFunc = () => {
  console.log('🎉')
}

If you want more help with writing markdown, we’d recommend checking out The Markdown Guide to learn more.

Continued development

I want to continue working on the javascript used in this project. The logic I used is very lengthy and I don’t like it. So, if someone wants to improve the javascript, feel free to do it.

Author