gmagnenat / order-summary-component

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Links

My process

Built with

  • Semantic HTML5 markup
  • SCSS variables
  • Flexbox
  • CSS Grid
  • Mobile-first workflow

What I learned

How to plan ahead my variables before jumping in the code. How to analyze the design and build a system with colors, font-weights, spacing that allow me to quickly build the layout and update it.

Continued development

Dig further in scss functions, extends and mixins. Keep working on the variable naming system to make it transferable easily between projects.

Author

About


Languages

Language:SCSS 50.1%Language:HTML 49.9%