https://github.com/walterkstro/product-preview-card
This HTML & CSS-only challenge will be perfect for anyone starting to build responsive projects.
https://github.com/walterkstro/product-preview-card
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/walterkstro/product-preview-card
- Owner: WalterKstro
- Created: 2022-07-04T23:02:25.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-04T23:05:00.000Z (about 4 years ago)
- Last Synced: 2025-03-12T16:15:38.290Z (over 1 year ago)
- Language: CSS
- Size: 1.1 MB
- Stars: 0
- Watchers: 2
- 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)
- [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
### Screenshot


### Links
- Solution URL: [Add solution URL here](https://github.com/WalterKstro/product-preview-card)
- Live Site URL: [Add live site URL here](https://walterkstro.github.io/product-preview-card/)
## My process
- Create the semantic structure HTML
- Create custom properties CSS
- Reset style default
- Start with First mobile
### Built with
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- Mobile-first workflow
## Author
- Website - [It's in building](https://www.your-site.com)
- Frontend Mentor - [@WalterKstro](https://www.frontendmentor.io/profile/WalterKstro)
- Twitter - [@os_tux](https://twitter.com/os_tux)