NatnaelSisay / order-summary-component-main

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.

Table of contents

Overview

The challenge

Users should be able to:

  • See hover states for interactive elements

Screenshot

DesktopView

Links

My process

Built with

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

What I learned

Thinking before implimenting CSS saves time, but too much thinking is not good either.

Continued development

Detecting which color to use was a bit tricky for me. I need to explore tools that could help and assist me with it for the future. And i also would love the explore a tool that tells me which css classes i haven't used and which are not implimented

Useful resources

  • CSS Scan - This helped me for setting up box shadow with just a click.
  • Josh Comeau - The perfect place for CSS Rest.

Author

Note: Delete this note and add/remove/edit lines above based on what links you'd like to share.

Acknowledgments

I would like to thank Front-end mentor and the discord community.

About


Languages

Language:CSS 64.0%Language:HTML 36.0%