https://github.com/dedo-dev/3-column-preview-card-component
Frontend Mentor Challenge
https://github.com/dedo-dev/3-column-preview-card-component
Last synced: about 1 year ago
JSON representation
Frontend Mentor Challenge
- Host: GitHub
- URL: https://github.com/dedo-dev/3-column-preview-card-component
- Owner: dedo-dev
- Created: 2023-10-04T03:30:25.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-09T01:34:15.000Z (over 2 years ago)
- Last Synced: 2023-10-09T03:27:44.980Z (over 2 years ago)
- Language: CSS
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)
- [Links](#links)
- [My process](#my-process)
- [Built with](#built-with)
- [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
### Links
- Solution URL: https://www.frontendmentor.io/solutions/preview-cards-mobile-first-approach-built-with-css-grid-wL8M7O_Dcs
- Live Site URL: https://dedo-dev.github.io/3-column-preview-card-component/
## My process
### Built with
- Semantic HTML5 markup
- CSS custom properties
- CSS Grid
- Mobile-first workflow
## Author
- Frontend Mentor - [@dedo-dev](https://www.frontendmentor.io/profile/dedo-dev)
- Linkedin - [@daniele-zeppieri](https://www.linkedin.com/in/daniele-zeppieri-0b1a36252/)