https://github.com/rafaelhdsv/product-preview-card-component
This HTML & CSS-only challenge will be perfect for anyone starting to build responsive projects.
https://github.com/rafaelhdsv/product-preview-card-component
Last synced: 3 months ago
JSON representation
This HTML & CSS-only challenge will be perfect for anyone starting to build responsive projects.
- Host: GitHub
- URL: https://github.com/rafaelhdsv/product-preview-card-component
- Owner: RafaelHDSV
- Created: 2022-10-13T16:27:43.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-16T15:42:50.000Z (over 2 years ago)
- Last Synced: 2025-01-30T17:57:42.194Z (5 months ago)
- Language: HTML
- Size: 501 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
- [Overview](#overview)
- [The challenge](#the-challenge)
- [Screenshot](#screenshot)
- [Links](#links)
- [My process](#my-process)
- [Built with](#built-with)
- [What I learned](#what-i-learned)
## 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

- Mobile
### Links
- Solution URL: https://www.frontendmentor.io/solutions/product-preview-card-component-html-css-pBdvYKuaFQ
- Live Site URL: https://product-preview-card-component-rafael.netlify.app## My process
### Built with
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- CSS Grid
- Mobile-first workflow