Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lenemter/product-preview-card-component


https://github.com/lenemter/product-preview-card-component

Last synced: 21 days ago
JSON representation

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

- [Frontend Mentor - Product preview card component solution](#frontend-mentor---product-preview-card-component-solution)
- [Table of contents](#table-of-contents)
- [Overview](#overview)
- [The challenge](#the-challenge)
- [Screenshots](#screenshots)
- [Links](#links)
- [My process](#my-process)
- [Built with](#built-with)
- [Author](#author)

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

### Screenshots

![Screenshot](./screenshots/screenshot.png)
![Screenshot Hover](./screenshots/screenshot_hover.png)
![Screenshot Mobile](./screenshots/screenshot_mobile.png)
![Screenshot Mobile Hover](./screenshots/screenshot_mobile_hover.png)

### Links

- Solution URL: [Solution](https://www.frontendmentor.io/solutions/product-preview-card-component-0iz3pkuZeq)
- Live Site URL: [Live Site](https://lenemter.github.io/product-preview-card-component/)

## My process

### Built with

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

## Author

- My Github - [lenemter](https://github.com/lenemter)
- Frontend Mentor - [@lenemter](https://www.frontendmentor.io/profile/lenemter)