Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/denislavangelov09/order-summary-component

This is my solution to the order summary component FrontendMentor challenge!
https://github.com/denislavangelov09/order-summary-component

css-flexbox css-grid css3 frontend frontendmentor frontendmentor-challenge html5 order-summary-component

Last synced: 6 days ago
JSON representation

This is my solution to the order summary component FrontendMentor challenge!

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)
- [The challenge](#the-challenge)
- [Screenshot](#screenshot)
- [Links](#links)
- [My process](#my-process)
- [Built with](#built-with)
- [Useful resources](#useful-resources)
- [Author](#author)

## Overview

### The challenge

Users should be able to:

- See hover states for interactive elements

### Screenshot

![](./images/screenshot.png)
![](./images/screenshot_mobile.png)

### Links

- Solution URL: [Solution URL](https://www.frontendmentor.io/solutions/order-summary-component-btH7kN-JyR)
- Live Site URL: [Live site URL](https://order-summary-component-denislav.vercel.app)

## My process

### Built with

- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- CSS Grid

### Useful resources
- [CodeCademy Cheatsheet](https://www.codecademy.com/resources/cheatsheets/language/html-css) - This cheatsheet is a very useful resource for HTML and CSS

## Author

## Author
- Frontend Mentor - [@denislavangelov09](https://www.frontendmentor.io/profile/denislavangelov09)