Skip to content

haquanq-frontendmentor/stats-preview-card-component

Repository files navigation

Frontend Mentor - Stats Preview Card Component Solution

This is a solution to the Stats preview card component 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

Status

Accessibility

  • Responsive accross different devices

🌅 Project Overview

Challenge Requirements

  • View the optimal layout depending on their device's screen size

Status

Accessibility

  • Responsive accross different devices

🌠 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/stats-preview-card-component.git
cd stats-preview-card-component
pnpm install

Start Development Server

pnpm dev

🍁 Deployment

Deployed to Github Pages via Github Action.