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

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

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

![Design preview for the Article preview component coding challenge](./design/desktop-preview.jpg)

### 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

![mobile-preview](public/screenshots/mobile-preview.png)
![mobile-active](public/screenshots/mobile-active.png)
![desktop-preview](public/screenshots/desktop-preview.png)
![desktop-active](public/screenshots/desktop-active.png)

### 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)