An open API service indexing awesome lists of open source software.

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.

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

![](/images/desktop.png)

- Mobile

![](/images/mobile.png)

### 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