Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/evavic44/3-column-preview-card-component
This is a newbie challenge from frontendmentor
https://github.com/evavic44/3-column-preview-card-component
challenge css3 frontendmentor html5
Last synced: 21 days ago
JSON representation
This is a newbie challenge from frontendmentor
- Host: GitHub
- URL: https://github.com/evavic44/3-column-preview-card-component
- Owner: Evavic44
- Created: 2021-07-08T23:07:55.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-09-15T01:38:32.000Z (about 3 years ago)
- Last Synced: 2024-10-06T04:01:21.506Z (about 1 month ago)
- Topics: challenge, css3, frontendmentor, html5
- Language: CSS
- Homepage: https://3-column-preview-card-evavic44.netlify.app/
- Size: 139 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Frontend Mentor - 3-column preview card component
#### 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.
### 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
![3-column-preview-card-component](https://user-images.githubusercontent.com/62628408/125150081-e9ae5f00-e134-11eb-826c-61d18a1ff12c.png)### Links
- Solution URL: [Github repo](https://www.frontendmentor.io/solutions/3-column-preview-card-component-x0fM7sUVr)
- Live Site URL: [Live link](https://3-column-preview-card-evavic44.netlify.app/)## My process
### Built with
- Semantic HTML5 markup
- CSS Grid
- CSS custom styling
- Flexbox### What I learned
I learnt that with CSS Grid, you can build multiple and complex layouts. Which is what I implemented in this challenge.### Continued development
Moving ahead I'll be focusing on reinforcing my CSS grid abilities, because I find it easier to build layouts with it than flexbox. I aslo have a target to finish all newbie frontendmentor challenges.### Author
- Website - [Eke Victor](https://victoreke.netlify.app)
- Frontend Mentor - [Evavic44](https://www.frontendmentor.io/profile/evavic44)
- Twitter - [Evavic44](https://www.twitter.com/evavic44)