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

https://github.com/lily4178993/3-column-preview-card-component

This challenge is to build out this 3-column preview card component and get it looking as close to the design as possible. Users should be able to: - View the optimal layout depending on their device's screen size - See hover states for interactive elements
https://github.com/lily4178993/3-column-preview-card-component

archived-repository css frontendmentor frontendmentor-challenge html learning-project

Last synced: 8 months ago
JSON representation

This challenge is to build out this 3-column preview card component and get it looking as close to the design as possible. Users should be able to: - View the optimal layout depending on their device's screen size - See hover states for interactive elements

Awesome Lists containing this project

README

          

# 3-column-preview-card-component
This challenge is to build out this 3-column preview card component and get it looking as close to the design as possible. Users should be able to: - View the optimal layout depending on their device's screen size - See hover states for interactive elements

This is a solution to the [QR code component challenge on Frontend Mentor](https://www.frontendmentor.io/challenges/qr-code-component-iux_sIO_H). Frontend Mentor challenges help to improve coding skills by building realistic projects.

## Table of contents

- [Overview](#overview)
- [Screenshot](#screenshot)
- [Links](#links)
- [My process](#my-process)
- [Built with](#built-with)
- [Author](#author)

## Overview

### Screenshot

![desktop-preview](https://github.com/lily4178993/3-column-preview-card-component/blob/main/design/desktop-preview.jpeg?raw=true)
![mobile-preview](https://github.com/lily4178993/3-column-preview-card-component/blob/main/design/mobile-preview.jpeg)

### Links

- Solution URL: [view solution URL here](https://www.frontendmentor.io/solutions/responsive-column-card-component-using-html-and-css-hEUC_I5PJB)
- Live Site URL: [view live site URL here](https://lily4178993.github.io/3-column-preview-card-component/)

## My process

### Built with

- Semantic HTML5 markup
- CSS custom properties
- Flexbox

## Author

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