Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nsdonato/mentor_productcard

Challenge de Frontend Mentor, Product Card. Utilizando Flexbox y CSS Grid
https://github.com/nsdonato/mentor_productcard

css cssgrid html

Last synced: 25 days ago
JSON representation

Challenge de Frontend Mentor, Product Card. Utilizando Flexbox y CSS Grid

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)
- [Useful resources](#useful-resources)
- [Author](#author)
- [Acknowledgments](#acknowledgments)

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

![Mobile version](./desktop.png)
![Desktop version](./mobile.png)

### Links

- Solution URL: [Github repo](https://github.com/nsdonato/mentor_productcard)
- Live Site URL: [Demo](https://mentor-productcard.vercel.app/)

### Built with

- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- CSS Grid
- Mobile-first workflow

### What I learned

- CSS Grid

### Useful resources

- [Codely Tv](https://pro.codely.com/library/css-grid-a-fondo-126731/307888/about) - I learned CSS Grid with this course and wanted to apply it in this challenge..

## Author

- Github - [Github](https://github.com/nsdonato)
- Frontend Mentor - [@nsdonato](https://www.frontendmentor.io/profile/nsdonato)
- Twitter - [@vamoacodear](https://www.twitter.com/vamoacodear)

## Acknowledgments
You need to practice what you learn! 🚀