https://github.com/oppahero/article-preview-component
Article Preview Component build with HTML CSS Vanilla JavaScript
https://github.com/oppahero/article-preview-component
bem css flexbox html javascript javascript-vanilla media-queries
Last synced: about 1 month ago
JSON representation
Article Preview Component build with HTML CSS Vanilla JavaScript
- Host: GitHub
- URL: https://github.com/oppahero/article-preview-component
- Owner: oppahero
- Created: 2024-05-08T14:55:45.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-14T13:11:45.000Z (about 2 years ago)
- Last Synced: 2025-09-01T09:01:51.955Z (10 months ago)
- Topics: bem, css, flexbox, html, javascript, javascript-vanilla, media-queries
- Language: CSS
- Homepage: https://oppahero.github.io/article-preview-component/
- Size: 960 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Article preview component
This is my solution to the Article preview component challenge on Frontend Mentor
## 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: [Add solution URL here](https://your-solution-url.com)
- Live Site URL: [https://oppahero.github.io/article-preview-component/](https://oppahero.github.io/article-preview-component/)
## My process
### Built with
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- Vanilla JavaScript
- Mobile-first workflow
- BEM Notation
#### CSS Specificity Graph

## Author
- Frontend Mentor - [@oppahero](https://www.frontendmentor.io/profile/oppahero)