Skip to content

codenay/order-summary-component-main

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 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

The challenge was to build out this order summary card component and get it looking as close to the design as possible and make it responsive.

Users should be able to:

  • See hover states for interactive elements

Screenshot

Mobile view

Desktop View

Links

My process

Built with

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

Continued development

-Responsive layouts

Useful resources

  • css generator - This helped me generate box shadows for this project.

Author