https://github.com/devmarkson/3column-preview-card
https://github.com/devmarkson/3column-preview-card
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/devmarkson/3column-preview-card
- Owner: DevMarkson
- Created: 2022-09-05T00:53:00.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-09-05T01:45:02.000Z (almost 4 years ago)
- Last Synced: 2024-12-28T19:47:04.430Z (over 1 year ago)
- Language: CSS
- Size: 163 KB
- Stars: 1
- 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)
- [Screenshot](#screenshot)
- [Links](#links)
- [My process](#my-process)
- [Built with](#built-with)
- [What I learned](#what-i-learned)
- [Continued development](#continued-development)
- [Useful resources](#useful-resources)
- [Author](#author)
- [Acknowledgments](#acknowledgments)
## 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

### Links
- Solution URL: (https://your-solution-url.com)
- Live Site URL: (https://your-live-site-url.com)
## My process
### Built with
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- [Styled Components](https://styled-components.com/) - For styles
### What I learned
I learnt how to use the display method and the flex direction to set it to a colunm view. I also had to use em in styling the whole body to make the page responsive.
### Continued development
I want to still develop on making my task responsive for all screens.
## Author
- Website - (https://favour-markson-resume.herokuapp.com/)
- Frontend Mentor - (https://www.frontendmentor.io/profile/Markson17)
- Twitter - (https://www.twitter.com/MarksonFavour1)
## Acknowledgments
I would like to give credits to mentors in the frontend mentor community that has given me feedbacks to my completed projects on frontend mentor.