https://github.com/ajkun55/3-column-preview-card-component
Frontend Challenge
https://github.com/ajkun55/3-column-preview-card-component
Last synced: 3 months ago
JSON representation
Frontend Challenge
- Host: GitHub
- URL: https://github.com/ajkun55/3-column-preview-card-component
- Owner: ajkun55
- Created: 2024-04-24T08:32:01.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-24T09:27:52.000Z (about 1 year ago)
- Last Synced: 2025-01-12T17:47:01.123Z (5 months ago)
- Language: CSS
- Homepage: https://ajkun55.github.io/3-column-preview-card-component/
- Size: 139 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.
## 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## My process
### Built with
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- CSS Grid
- Mobile-first workflow