DEV Community

Discussion on: I Design, You Build! - Frontend Challenge #3

Collapse
 
aerial profile image
aerial • Edited

Feedback: Nice challenge. Very good for learning and practicing.
Demo: aerial-301.github.io/E-commerce-ho...
Github: github.com/aerial-301/E-commerce-h...
Tech-Stack: Vanilla (html, css, js).
Learning Outcome:

  • Applying animations in javascript using Element.animate().
  • Making image fade-in transition effect.
  • The z-index css property.
  • And a lot more ..
Collapse
 
zernonia profile image
Zernonia

Awesome! I like the animations and sliders. And glad to hear you have so many learning outcome!

Minor improvement:

  • Add cursor: pointer to your button to let the user know this element can be clicked.
  • Uniform heading for each section. Products font-size is significantly smaller than other heading.

Thank you so much for participating in this small challenge 😂🤩