Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fatemzh/blog-preview
This repository contains my solution for the Blog preview card challenge on Frontend Mentor. It showcases a responsive card design built with HTML, CSS, and Sass.
https://github.com/fatemzh/blog-preview
card-view frontend-mentor sass sass-mixins
Last synced: 16 days ago
JSON representation
This repository contains my solution for the Blog preview card challenge on Frontend Mentor. It showcases a responsive card design built with HTML, CSS, and Sass.
- Host: GitHub
- URL: https://github.com/fatemzh/blog-preview
- Owner: fatemzh
- Created: 2024-07-15T09:09:17.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-07-15T14:15:47.000Z (4 months ago)
- Last Synced: 2024-10-09T15:21:32.310Z (about 1 month ago)
- Topics: card-view, frontend-mentor, sass, sass-mixins
- Language: SCSS
- Homepage: https://fatemzh.github.io/Blog-preview/
- Size: 212 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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-component-5eafcf533587c71f9a41dc5e).
## Table of contents
- [Overview](#overview)
- [Screenshot](#screenshot)
- [Links](#links)
- [My process](#my-process)
- [Built with](#built-with)
- [What I learned](#what-i-learned)
- [Continued development](#continued-development)
- [Author](#author)## Overview
### Screenshot
![blog-preview](https://github.com/user-attachments/assets/8119c3c5-ba17-4938-af58-f60b6b5446f7)
### Links
- [Solution URL](https://github.com/fatemzh/Blog-preview)
- [Live Site URL](https://your-live-site-url.com)## My process
### Built with
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- Sass (SCSS)### What I learned
- **Sass**: Enhanced skills in creating reusable variables and nested styles for maintainable CSS.
- **Responsiveness**: Ensured full responsiveness using relative units for different screen sizes.
- **Time Management**: Successfully completed the project within a specific deadline (1h), improving efficiency.### Continued development
- **Explore more Sass features**: Dive deeper into mixins, functions, and extending styles.
## Author
- Frontend Mentor - [@fatemzh](https://www.frontendmentor.io/profile/fatemzh)
- GitHub - [@your-username](https://github.com/fatemzh)