Skip to content

Latest commit

 

History

History
59 lines (44 loc) · 1.6 KB

README.md

File metadata and controls

59 lines (44 loc) · 1.6 KB

Preview

Order Summary Component


Solution for a challenge from frontendmentor.io.

About The Project


A perfect project for newbies who are starting to build confidence with layouts! The main challenge is to build out this order summary card component and get it looking as close to the design as possible. You can use any tools you like to help you complete the challenge. So if you've got something you'd like to practice, feel free to give it a go.

Your users should be able to:

  1. View the optimal layout depending on their device's screen size
  2. See hover states for interactive elements

I do not have access to the Figma sketch so the design is not pixel-perfect.

Built with


  • Semantic HTML5 markup
  • CSS custom properties
  • Flex
  • Grid
  • React
  • SASS
  • Mobile-first workflow

Acknowledgments


A big thank you to anyone providing feedback on my solution. It definitely helps to find new ways to code and find easier solutions!