Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/errytagedesign/3-column-preview-card-component-main
3 Column design
https://github.com/errytagedesign/3-column-preview-card-component-main
Last synced: 19 days ago
JSON representation
3 Column design
- Host: GitHub
- URL: https://github.com/errytagedesign/3-column-preview-card-component-main
- Owner: Errytagedesign
- Created: 2021-05-06T17:13:48.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-05-06T17:34:32.000Z (over 3 years ago)
- Last Synced: 2024-10-27T21:21:59.954Z (2 months ago)
- Language: CSS
- Size: 208 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)
- [Author](#author)
- [Acknowledgments](#acknowledgments)**Note: Delete this note and update the table of contents based on what sections you keep.**
## 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
![](./screenshot.png)
### Links
- Solution URL: [Add solution URL here](https://github.com/Errytagedesign/3-column-preview-card-component-main)
- Live Site URL: [Add live site URL here](https://your-live-site-url.com)## My process
### Built with
- Semantic HTML5 markup
- CSS custom properties
- CSS Grid
- Mobile-first workflow### What I learned
Use this section to recap over some of your major learnings while working through this project. Writing these out and providing code samples of areas you want to highlight is a great way to reinforce your own knowledge.
To see how you can add code snippets, see below:
```css
.proud-of-this-css {
color: papayawhip;
}
```### Continued development
I want to learn css frame works like bootsrap, tailwind and sass etc
## Author
- Website - [Add your name here](https://www.your-site.com)
- Frontend Mentor - [@errytagedesign](https://www.frontendmentor.io/profile/errytagedesign)
- Twitter - [@errytage](https://www.twitter.com/erryatge)