Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lenemter/product-preview-card-component
https://github.com/lenemter/product-preview-card-component
Last synced: 21 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/lenemter/product-preview-card-component
- Owner: lenemter
- Created: 2022-07-16T13:53:25.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-16T16:03:45.000Z (over 2 years ago)
- Last Synced: 2023-03-06T14:57:56.143Z (over 1 year ago)
- Language: SCSS
- Homepage:
- Size: 743 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)