https://github.com/sdkdeepa/product-preview-card
https://github.com/sdkdeepa/product-preview-card
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sdkdeepa/product-preview-card
- Owner: sdkdeepa
- Created: 2024-12-31T04:55:03.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-02T08:19:21.000Z (over 1 year ago)
- Last Synced: 2025-12-28T06:21:08.759Z (5 months ago)
- Language: CSS
- Size: 2.64 MB
- 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)
- [Continued development](#continued-development)
- [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


### Links
* https://github.com/sdkdeepa/product-preview-card
* [Live Site URL](https://sdkdeepa.github.io/product-preview-card)
## My process
### Built with
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- CSS Grid
- Mobile-first workflow
### What I learned
I learnt how to use ``,``, `` and ``
```HTML
$169.99
```
### Useful resources
- [Webdev](https://www.webdev.dev) - This material really helped me in building responsive app and made my job easier on scaling the image.
## Author
**Frontend Mentor - [@sdkdeepa](https://www.frontendmentor.io/profile/sdkdeepa)**