Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/incihuseynli/order-summary-component-main
This is a newbie level challenge of Front End Mentor
https://github.com/incihuseynli/order-summary-component-main
css-flexbox css-grid css3 front-end-mentor front-end-web-development html-css html5 responsive-web-design
Last synced: about 1 month ago
JSON representation
This is a newbie level challenge of Front End Mentor
- Host: GitHub
- URL: https://github.com/incihuseynli/order-summary-component-main
- Owner: incihuseynli
- License: mit
- Created: 2023-10-08T16:47:40.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-08T16:53:58.000Z (about 1 year ago)
- Last Synced: 2023-10-08T17:34:52.306Z (about 1 year ago)
- Topics: css-flexbox, css-grid, css3, front-end-mentor, front-end-web-development, html-css, html5, responsive-web-design
- Language: CSS
- Homepage: https://incihuseynli.github.io/order-summary-component-main/
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Frontend Mentor - Order Summary Component solution
This is a solution to the [Order Summary Component challenge on Frontend Mentor](https://www.frontendmentor.io/challenges/product-preview-card-component-GO7UmttRfa).
## Table of contents
- [Overview](#overview)
- [The challenge](#the-challenge)
- [Screenshot](#screenshot)
- [Links](#links)
- [My process](#my-process)
- [Built with](#built-with)## Overview
### The challenge
Users should be able to:
- View the optimal layout depending on their device's screen size
- See hover and focus states for interactive elements### Screenshot
![](./images/Screenshot.png)
### Links
- Solution URL: [https://www.frontendmentor.io/solutions/ordersummarycomponentmain-V3Gq7UUkMj]
- Live Site URL: [https://incihuseynli.github.io/order-summary-component-main/]## My process
### Built with
- Semantic HTML5 markup
- CSS custom properties
- CSS variables
- Flexbox
- CSS Grid
- Mobile-first workflow