https://github.com/amrmabdelazeem/article-preview-component
Article preview component
https://github.com/amrmabdelazeem/article-preview-component
conditional-statements css-flexbox css3 dom-manipulation es6 gh-pages html5 icons javascript mobile-first-workflow reactjs
Last synced: 4 months ago
JSON representation
Article preview component
- Host: GitHub
- URL: https://github.com/amrmabdelazeem/article-preview-component
- Owner: amrmabdelazeem
- Created: 2023-05-12T15:33:10.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-21T19:50:33.000Z (about 2 years ago)
- Last Synced: 2025-01-14T09:41:03.823Z (5 months ago)
- Topics: conditional-statements, css-flexbox, css3, dom-manipulation, es6, gh-pages, html5, icons, javascript, mobile-first-workflow, reactjs
- Language: CSS
- Homepage: https://amrmabdelazeem.github.io/article-preview-component/
- Size: 2.08 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Frontend Mentor - 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)
- [Useful resources](#useful-resources)
- [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: [frontendmentor](https://www.frontendmentor.io/solutions/responsive-article-preview-with-flex-and-reactjs-cfY7yhKz0f)
- Live Site URL: [Github pages](https://amrmabdelazeem.github.io/article-preview-component)## My process
### Built with
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- Mobile-first workflow
- [React](https://reactjs.org/) - JS library
- [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript)
- [DOM](https://www.w3schools.com/js/js_htmldom.asp)### Useful resources
- [Example resource 1](https://developer.mozilla.org/en-US/) - Resources for Developers, by Developers
- [Example resource 2](https://www.w3schools.com/) - Learn to Code With the world's largest web developer site.## Author
- Website - [AMR](https://github.com/amrmabdelazeem)
- Frontend Mentor - [@amrmabdelazeem](https://www.frontendmentor.io/profile/amrmabdelazeem)