Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/smart-ace-designs/astro-article-preview-component

A solution to the "Article Preview Component" challenge on Frontend Mentor using Astro and Tailwind CSS.
https://github.com/smart-ace-designs/astro-article-preview-component

astro frontendmentor-challenge

Last synced: about 1 month ago
JSON representation

A solution to the "Article Preview Component" challenge on Frontend Mentor using Astro and Tailwind CSS.

Awesome Lists containing this project

README

        

# Frontend Mentor - Article preview component solution

This is a solution to the [Article preview component challenge on Frontend Mentor](https://www.frontendmentor.io/challenges/article-preview-component-dYBN_pYFT). 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)

**Note: Delete this note and update the table of contents based on what sections you keep.**

## Overview

### The challenge

Users should be able to:

- View the optimal layout for the component depending on their device's screen size
- See the social media share links when they click the share icon

### Screenshot
![article-preview-card](https://github.com/user-attachments/assets/ecd50423-b21f-4799-8a00-0da8baa12805)

### Links

- Solution URL: [GitHub](https://github.com/Smart-Ace-Designs/Astro-Article-Preview-Component)
- Live Site URL: [Netlify](https://smartacedesigns-astro-article-pc.netlify.app/)

## My process

### Built with

- Astro
- Astro [Space](https://github.com/Smart-Ace-Designs/Astro-Space) Template
- Tailwind CSS
- Flexbox
- Bun
- Mobile-first workflow

### What I learned

CSS Positions: Relative and Absolute
Javascript: Event Listeners; DOM selection and manipulation

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