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

https://github.com/archana-nagaraj/frontend-mentor---3-column-preview-card-component

Frontend Mentor challenge to design a 3-column preview card component using HTML and CSS. Used grid for layouts and media queries for covering various dimensions.
https://github.com/archana-nagaraj/frontend-mentor---3-column-preview-card-component

css frontend-mentor html media-queries

Last synced: 2 months ago
JSON representation

Frontend Mentor challenge to design a 3-column preview card component using HTML and CSS. Used grid for layouts and media queries for covering various dimensions.

Awesome Lists containing this project

README

        

# Frontend Mentor - 3-column preview card component solution

This is a solution to the [3-column preview card component challenge on Frontend Mentor](https://www.frontendmentor.io/challenges/3column-preview-card-component-pH92eAR2-). Frontend Mentor challenges help you improve your coding skills by building realistic projects.

## Table of contents

- [Overview](#overview)
- [The challenge](#the-challenge)
- [Final Outcome](#finalOutcome)
- [Links](#links)
- [My process](#my-process)
- [Built with](#built-with)
- [What I learned](#what-i-learned)

## Overview

### The challenge

Your challenge is to build out this 3-column preview card component and get it looking as close to the design as possible.

You can use any tools you like to help you complete the challenge. So if you've got something you'd like to practice, feel free to give it a go.

Your users should be able to:

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

### Final Outcome

Screen 375

![Screen 375](./finalOutcome/ScreenShot_375.png)

Screen 425

![Screen 425](./finalOutcome/ScreenShot_425.png)

Screen 768

![Screen 768](./finalOutcome/ScreenShot_768.png)

Screen 1024

![Screen 1024](./finalOutcome/ScreenShot_1024.png)

Screen 1440

![Screen 1440](./finalOutcome/ScreenShot_1440.png)

### Links

- Solution URL: [Github Repo](https://github.com/archana-nagaraj/Frontend-mentor---3-column-preview-card-component)
- Live Site URL: [Github Pages](https://archana-nagaraj.github.io/Frontend-mentor---3-column-preview-card-component/)

## My process

### Built with

- Semantic HTML5 markup
- CSS custom properties
- CSS Grid
- Media queries

### What I learned

- more on adjusting the layout based on different dimensions using media queries

## Author

- Frontend Mentor - [@archana-nagaraj](https://www.frontendmentor.io/profile/archana-nagaraj)
- Github - [@archana-nagaraj](https://github.com/archana-nagaraj)
- Email - [archana.nagaraj]([email protected])