Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/denislavangelov09/3-columns-card-component

This is my solution to the 3 columns card component FrontendMentor challenge.
https://github.com/denislavangelov09/3-columns-card-component

3-column-preview-card-component css-flexbox css3 frontend frontend-mentor frontendmentor-challenge html5

Last synced: 6 days ago
JSON representation

This is my solution to the 3 columns card component FrontendMentor challenge.

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)
- [Screenshot](#screenshot)
- [Links](#links)
- [My process](#my-process)
- [Built with](#built-with)
- [What I learned](#what-i-learned)
- [Useful resources](#useful-resources)
- [Author](#author)

## Overview

### The challenge

Users should be able to:

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

### Screenshot

![](./images/screenshot-desktop.png)
![](./images/screenshot-mobile.png)
If you prefer not to add a screenshot, feel free to remove this entire section.**

### Links

- Solution URL: [Solution URL](https://www.frontendmentor.io/solutions/3-columns-preview-card-component--mLXsTvObi)
- Live Site URL: [Live site URL ](https://3-columns-card-component-denislav.vercel.app)

## My process

### Built with

- Semantic HTML5 markup
- CSS custom properties
- Flexbox

### What I learned

This challenge has helped me learn how to work with mobile devices.

### Useful resources
- [CodeCademy Cheatsheet](https://www.codecademy.com/resources/cheatsheets/language/html-css) - This cheatsheat can help you remember things you might have forgot. We are humans, we forget stuff.

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