https://github.com/annaindistress/frontend-mentor-article-preview-component
This is a solution to the article preview component challenge on Frontend Mentor
https://github.com/annaindistress/frontend-mentor-article-preview-component
css css-custom-properties html vanilla-js
Last synced: 10 months ago
JSON representation
This is a solution to the article preview component challenge on Frontend Mentor
- Host: GitHub
- URL: https://github.com/annaindistress/frontend-mentor-article-preview-component
- Owner: annaindistress
- Created: 2022-08-04T06:31:52.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-04T10:57:08.000Z (almost 4 years ago)
- Last Synced: 2025-03-18T04:34:12.917Z (about 1 year ago)
- Topics: css, css-custom-properties, html, vanilla-js
- Language: CSS
- Homepage: https://annaindistress.github.io/frontend-mentor-article-preview-component/
- Size: 749 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Article preview component solution
This is a solution to the [article preview component challenge on Frontend Mentor](https://www.frontendmentor.io/challenges/article-preview-component-dYBN_pYFT). 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)
- [Author](#author)
## Overview
### The challenge
Users should be able to:
- View the optimal layout for the component depending on their device's screen size
- See the social media share links when they click the share icon
### Screenshot

### Links
- [Solution URL](https://github.com/annaindistress/frontend-mentor-article-preview-component)
- [Live Site URL](https://annaindistress.github.io/frontend-mentor-article-preview-component/)
## My process
### Built with
### Built with
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- CSS Grid
- Mobile-first workflow
## Author
- Frontend Mentor - [@annaindistress](https://www.frontendmentor.io/profile/annaindistress)
- Twitter - [@annaindistress](https://www.twitter.com/annaindistress)