Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mateusz-przybyla/order-summary-component
My solution to a Frontend Mentor challenge, using HTML and CSS.
https://github.com/mateusz-przybyla/order-summary-component
css frontend-mentor html
Last synced: 10 days ago
JSON representation
My solution to a Frontend Mentor challenge, using HTML and CSS.
- Host: GitHub
- URL: https://github.com/mateusz-przybyla/order-summary-component
- Owner: mateusz-przybyla
- Created: 2024-02-28T15:43:58.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-03-03T10:33:23.000Z (9 months ago)
- Last Synced: 2024-03-04T10:46:46.368Z (9 months ago)
- Topics: css, frontend-mentor, html
- Language: CSS
- Homepage: https://mateusz-przybyla.github.io/Order-summary-component/
- Size: 157 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 [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)
- [Screenshot](#screenshot)
- [Links](#links)
- [My process](#my-process)
- [Built with](#built-with)
- [Useful resources](#useful-resources)
- [Author](#author)## Overview
### Screenshot
![](./screenshot.jpg)
### Links
- Solution URL: https://github.com/mateusz-przybyla/Order-summary-component
- Live Site URL: https://mateusz-przybyla.github.io/Order-summary-component/## My process
### Built with
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- Mobile-first workflow### Useful resources
- [Web Development Bootcamp](https://www.udemy.com/course/the-complete-web-development-bootcamp/?couponCode=KEEPLEARNING) - The Web Development Bootcamp in which I am taking part.
- [MDN Web Docs](https://developer.mozilla.org/en-US/) - My best website which help me understand rules and features about HTML and CSS languages.## Author
- Frontend Mentor - [@mateusz-przybyla](https://www.frontendmentor.io/profile/mateusz-przybyla)