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

https://github.com/prabhu30/order-summary-card

This is a challenge project listed on frontend mentor website. I built the project by looking at the design image given.
https://github.com/prabhu30/order-summary-card

bem-css css3 html5

Last synced: about 2 months ago
JSON representation

This is a challenge project listed on frontend mentor website. I built the project by looking at the design image given.

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)
- [What I learned](#what-i-learned)
- [Continued development](#continued-development)

## Overview

### The challenge

Users should be able to:

- See hover states for interactive elements

### Screenshot

![Website Output Image](images/screenshot.png)

### Links

- Solution URL: [ Visit now](https://github.com/prabhu30/order-summary-card)
- Live Site URL: [ Visit now](https://order-summary-card-item.netlify.app/)

## My process

### Built with

- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- CSS Grid
- Mobile-first workflow

### What I learned

In the process of building this component, I learnt how to use box-shadow, media queries and few more concepts.

### Continued development

I am planning to use this component in future projects which i build using react, node and mongodb. I also have plans to make this component more dynamic.