https://github.com/ninjainshade/order-summary-component
Order summary card component
https://github.com/ninjainshade/order-summary-component
component css design html
Last synced: 26 days ago
JSON representation
Order summary card component
- Host: GitHub
- URL: https://github.com/ninjainshade/order-summary-component
- Owner: NinjaInShade
- Created: 2021-08-06T11:02:00.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-08-07T13:40:19.000Z (almost 5 years ago)
- Last Synced: 2025-04-12T10:49:09.280Z (about 1 year ago)
- Topics: component, css, design, html
- Language: CSS
- Homepage: https://lm-order-summary-component.netlify.app/
- Size: 151 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Frontend Mentor - Order summary card solution
This is a solution to the [# Frontend Mentor - Order summary card challenge on Frontend Mentor](https://www.frontendmentor.io/challenges/order-summary-component-QlPmajDUj). Frontend Mentor challenges help you improve your coding skills by building realistic projects.
## Table of contents
- [Overview](#overview)
- [The challenge](#the-challenge)
- [Screenshot](#screenshot)
- [Links](#links)
- [My process](#my-process)
- [Built with](#built-with)
- [What I learned](#what-i-learned)
- [Author](#author)
## Overview
### The challenge
Users should be able to:
- See hover states for interactive elements
### Screenshot


### Links
- Solution URL: (https://www.frontendmentor.io/solutions/responsive-order-summary-card-TFXa8ZDRV)
- Live Site URL: (https://lm-order-summary-component.netlify.app/)
## My process
### Built with
- Semantic HTML5 markup
- CSS custom properties/vars
- Desktop-first workflow
### What I learned
I can't lie, I learnt nothing really here. I just practiced my responsive skills and semantic HTML. One thing I did was the mobile design was designed for 375px, but I felt was very squished, so just below that breakpoint, I changed the subscription plan section with the pricing and plan to a column layout to account for even smaller screens.
## Author
- Website - [Leon Michalak](https://www.leonmichalak.tech)
- Frontend Mentor - [@NinjaInShade](https://www.frontendmentor.io/profile/NinjaInShade)
- Instagram - [@lmdeveloper](https://www.instagram.com/lmdeveloper/)