Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cvalencia1991/blog-preview-card
Update HTML and css fundamentals Implementing Design of a preview Card
https://github.com/cvalencia1991/blog-preview-card
html5 sass-modules
Last synced: about 5 hours ago
JSON representation
Update HTML and css fundamentals Implementing Design of a preview Card
- Host: GitHub
- URL: https://github.com/cvalencia1991/blog-preview-card
- Owner: cvalencia1991
- License: mit
- Created: 2024-06-26T19:19:43.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-06-27T14:37:09.000Z (4 months ago)
- Last Synced: 2024-06-27T19:06:53.382Z (4 months ago)
- Topics: html5, sass-modules
- Language: Sass
- Homepage:
- Size: 367 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Frontend Mentor - Blog preview card solution
This is a solution to the [Blog preview card challenge on Frontend Mentor](https://www.frontendmentor.io/challenges/blog-preview-card-ckPaj01IcS). 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:
- See hover and focus states for all interactive elements on the page
### Screenshot
![](./assets/images/Screenshot.png)
### Links
- Solution URL: [Add solution URL here](https://github.com/cvalencia1991/blog-preview-card)
- Live Site URL: [Add live site URL here](https://cvalencia1991.github.io/blog-preview-card/)## My process
### Built with
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- CSS Grid
- Mobile-first workflow### What I learned
Implement the structure of compiler with the format SASS
### Useful resources
- [sass](https://sass-lang.com/) - This helped me for Implement the structre of sass Compiler
## Author
- Frontend Mentor - [@cesar valencia](https://www.frontendmentor.io/profile/cvalencia1991)
- Twitter - [@cesar](https://x.com/cvalenciaguilar)