Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/smart-ace-designs/astro-product-preview-card
A solution to the "Product Preview Card" challenge on Frontend Mentor using Astro and Tailwind CSS.
https://github.com/smart-ace-designs/astro-product-preview-card
astro frontendmentor-challenge
Last synced: about 1 month ago
JSON representation
A solution to the "Product Preview Card" challenge on Frontend Mentor using Astro and Tailwind CSS.
- Host: GitHub
- URL: https://github.com/smart-ace-designs/astro-product-preview-card
- Owner: Smart-Ace-Designs
- License: mit
- Created: 2024-07-02T01:37:37.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-10-17T03:34:12.000Z (2 months ago)
- Last Synced: 2024-10-19T05:54:07.274Z (2 months ago)
- Topics: astro, frontendmentor-challenge
- Language: Astro
- Homepage: https://smartacedesigns-astro-product-pcard.netlify.app/
- Size: 632 KB
- 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)
- [What I learned](#what-i-learned)
- [Continued development](#continued-development)
- [Useful resources](#useful-resources)
- [Author](#author)
- [Acknowledgments](#acknowledgments)## 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
![product-preview-card](https://github.com/Smart-Ace-Designs/Astro-Product-Preview-Card/assets/132539186/60bc4cae-e620-4566-bede-c7e208d25697)### Links
- Solution URL: [GitHub](https://github.com/Smart-Ace-Designs/Astro-Product-Preview-Card)
- Live Site URL: [Netlify](https://smartacedesigns-astro-product-pcard.netlify.app/)## My process
### Built with
- Astro
- Astro [Space](https://github.com/Smart-Ace-Designs/Astro-Space) Template
- Tailwind CSS
- Flexbox
- CSS Grid
- Bun
- Mobile-first workflow### What I learned
Handling multiple images.
### Continued development
Use a element to select the image basded on the screen size.
### Useful resources
- [Tailwind CSS Cheat Sheet](https://tailwindcomponents.com/cheatsheet/)
- [Microsoft Bing Copilot](https://www.bing.com/chat?form=NTPCHB)## Author
- Website - [Smart Ace Designs (GitHub)](https://github.com/Smart-Ace-Designs)
- Frontend Mentor - [@smart-ace-designs](https://www.frontendmentor.io/profile/Smart-Ace-Designs)## Acknowledgments
[Kevin Powell](https://www.youtube.com/@KevinPowell)