Skip to content

santos-ana-p/Order-Summary-Component-FrontendMentor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend Mentor - Order summary card solution

This is a solution to the Order summary card 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:

  • See hover states for interactive elements

Screenshot

Design Mobile

Design Desktop

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • CSS Grid
  • Mobile-first workflow

What I learned

Media queries are extremely useful to adapt the project to different sizes. This project started with a desktop first approach, of course I struggle more to complete it effectively. But once I developed a mobile-first mentality, the improvement in the workflow was noticiable.

"display: flex" made the project way more responsible than it was before I explored all its potential.

The use of variables to switch between shades of color made it incredibly easy and effecive.

Continued development

I aim to improve my HTML to make it more inclusive and more readable to other developers.

Useful resources

  • A Complete Guide to CSS Grid - Memorizing all CSS commands can be overwhelming, so a little help made me solidify and expand my knowledge about grid and flexbox.

Author

Acknowledgments

I started this project as a single person but I believe that the internet is a community of amazing people sharing what they know. Thanks to several people on each corner of the internet, one comment at a time, we make it possible.