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

https://github.com/hadodev/productpreviewcardcomponent

Frontend mentor challenge: Product preview card component
https://github.com/hadodev/productpreviewcardcomponent

css css-flexbox css-grid css3 html html-css html5 html5-css3

Last synced: 2 months ago
JSON representation

Frontend mentor challenge: Product preview card component

Awesome Lists containing this project

README

        

# Frontend Mentor - Product preview card component solution

This is a solution to the [Product preview card component challenge on Frontend Mentor](https://www.frontendmentor.io/challenges/product-preview-card-component-GO7UmttRfa). 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)
- [Acknowledgments](#acknowledgments)

**Note: Delete this note and update the table of contents based on what sections you keep.**

## Overview

### The challenge

Users should be able to:

- View the optimal layout depending on their device's screen size
- See hover and focus states for interactive elements

### Screenshot

#### Desktop

![](/design/desktop-design.png)

#### Mobile

![](/design/mobile-design.png)

### Links

- Solution URL: [Github repository solution](https://github.com/hadodev/ProductPreviewCardComponent)
- Live Site URL: [Demo live site](https://hadodev-frontendmentor-productpreview.netlify.app/)

## My process

### Built with

- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- CSS Grid
- Mobile-first workflow

### Useful resources

- [CSS reset](https://piccalil.li/blog/a-more-modern-css-reset/) - Modern CSS reset.
- [Image compressor](https://imagecompressor.com/) - This online image optimizer uses a smart combination of the best optimization and lossy compression algorithms to shrink JPEG, GIF and PNG images to the minimum possible size while keeping the required level of quality.
- [@font-face generator](https://transfonter.org/) - Modern and simple css @font-face generator.
- [Box Shadow CSS Generator](https://cssgenerator.org/box-shadow-css-generator.html) - A CSS generator that helps you demonstrate and quickly generate CSS declarations for your website.
- [Google Fonts](https://fonts.google.com/)
- [1 line layouts]()https://1linelayouts.glitch.me/) - 10 Modern CSS layout and sizing techniques that highlight just how robust and impactful a single-line of styling code can be.

## Author

- GitHub - [Hado Dev](https://github.com/hadodev)
- Frontend Mentor - [@hadodev](https://www.frontendmentor.io/profile/hadodev)

## Acknowledgments

For all authors who publish open source ressources and contents freely available and make Internet more awesome.