Skip to content

JustinByrne/FM-order-summary-component

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

The challenge

Users should be able to:

  • See hover states for interactive elements

Screenshot

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • CSS Grid
  • Mobile-first workflow
  • Tailwind CSS - CSS framework
  • Browser-Sync - Browser Hot Reload

What I learned

One of the things that I learnt and will take with me is the ability to extend the backgroundImage theme config and add in background images.

backgroundImage: {
    mobile: "url('./images/bg-mobile.svg')",
    desktop: "url('./images/bg-desktop.svg')",
  }

Author

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published