Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/nsdonato/mentor_productcard
- Owner: nsdonato
- Created: 2022-07-02T02:49:57.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-09T12:56:14.000Z (about 2 years ago)
- Last Synced: 2024-10-28T04:16:02.280Z (2 months ago)
- Topics: css, cssgrid, html
- Language: CSS
- Homepage: https://mentor-productcard.vercel.app/
- Size: 3.37 MB
- Stars: 2
- 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)
- [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! 🚀