keoramets / Order-summary-component

Frontend Mentor Order summary component challenge.

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](This is my first frontend mentor project.)
  • My process
    • [Built with](HTML and CSS in VS Code)
    • [What I learned](I learnt how to make a responsive card using flex box.)
    • [Continued development](Added zooming effect on hero image and additional animation on payment button.)
    • [Useful resources](codepen.io | treehouse.com | w3schools.com | developer.mozilla.org | css-tricks.com)
  • [Author](Nyasha Choga)
  • [Acknowledgments](Frontend Mentor | Team Treehouse)

Overview

The challenge

Users should be able to:

  • See hover states for interactive elements

Screenshot

Add a screenshot of your solution. The easiest way to do this is to use Firefox to view your project, right-click the page and select "Take a Screenshot". You can choose either a full-height screenshot or a cropped one based on how long the page is. If it's very long, it might be best to crop it.

Alternatively, you can use a tool like FireShot to take the screenshot. FireShot has a free option, so you don't need to purchase it.

Then crop/optimize/edit your image however you like, add it to your project, and update the file path in the image above.

Note: Delete this note and the paragraphs above when you add your screenshot. If you prefer not to add a screenshot, feel free to remove this entire section.

Links

My process

Built with

  • HTML5
  • CSS3
  • Flexbox

What I learned

I learnt how to make a responsive card using flex box.

If you want more help with writing markdown, we'd recommend checking out The Markdown Guide to learn more.

Continued development

Useful resources

Author

Acknowledgments

About

Frontend Mentor Order summary component challenge.


Languages

Language:CSS 54.8%Language:HTML 45.2%