Skip to content

haquanq-frontendmentor/order-summary-card

Repository files navigation

Frontend Mentor - Order Summary Card Solution

This is a solution to the Order summary card challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.

Solution post Live demo

Table of Contents

🌅 Project Overview

Challenge Requirements

  • View the optimal layout depending on their device's screen size
  • See hover states for interactive elements

Status

Accessibility

  • Responsive accross different devices
  • Interactive elements have clear indicator when focused

🌠 Tech Stack and Approach

Built with

  • HTML5 – Semantic structure
  • Vanilla CSS – Flex layout
  • BrowserSync - Easy development server

Approach

🍃 Local Development

Prerequisites

Install the following:

  • Git (latest version)
  • Node.js (latest LTS recommended)
  • pnpm (latest version)

Setup

git clone https://github.com/haquanq-frontendmentor/order-summary-card.git
cd order-summary-card
pnpm install

Start Development Server

pnpm dev

🍁 Deployment

Deployed to Github Pages via Github Action.