Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/incihuseynli/product-preview-card-component-main
This is a newbie level challenge of Front End Mentor
https://github.com/incihuseynli/product-preview-card-component-main
css-components css-grid css3 flex front-end-web-development html-css html5
Last synced: about 1 month ago
JSON representation
This is a newbie level challenge of Front End Mentor
- Host: GitHub
- URL: https://github.com/incihuseynli/product-preview-card-component-main
- Owner: incihuseynli
- License: mit
- Created: 2023-10-08T16:30:58.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-08T16:41:02.000Z (about 1 year ago)
- Last Synced: 2023-10-08T17:30:12.770Z (about 1 year ago)
- Topics: css-components, css-grid, css3, flex, front-end-web-development, html-css, html5
- Language: CSS
- Homepage: https://incihuseynli.github.io/product-preview-card-component-main/
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)## 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
![](./images/Screenshot.png)
### Links
- Solution URL: [https://www.frontendmentor.io/solutions/product-preview-card-component-solution-PwTFXZD9O9]
- Live Site URL: [https://incihuseynli.github.io/product-preview-card-component-main/]## My process
### Built with
- Semantic HTML5 markup
- CSS custom properties
- CSS variables
- Flexbox
- CSS Grid
- Mobile-first workflow