Skip to content

Bouyyah/Order-summary-component

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 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

Note: Delete this note and update the table of contents based on what sections you keep.

Overview

Screenshot

Links

My process

Built with

  • Semantic HTML5 markup
  • Sass preprocessor
  • SCSS custom properties
  • Flexbox
  • Grid layout
  • Mobile-first workflow

What I learned

I used this project to mix flexbox and grid layout, as specefied within the challenge i used the active pseudo class to change css, the handling of the svg backgrounds with wich i discovered responsive images in HTML by the use of srcset and sizes Atrributes.

Author