Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)