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-social-links-profile

A solution to the "Social Links Profile" challenge on Frontend Mentor using Astro and Tailwind CSS.
https://github.com/smart-ace-designs/astro-social-links-profile

astro frontendmentor-challenge

Last synced: about 1 month ago
JSON representation

A solution to the "Social Links Profile" challenge on Frontend Mentor using Astro and Tailwind CSS.

Awesome Lists containing this project

README

        

# Frontend Mentor - Social links profile solution

This is a solution to the [Social links profile challenge on Frontend Mentor](https://www.frontendmentor.io/challenges/social-links-profile-UG32l9m6dQ). 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)

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

## Overview

### The challenge

Users should be able to:

- See hover and focus states for all interactive elements on the page

### Screenshot
![Social-Links-Profile](https://github.com/Smart-Ace-Designs/Astro-Social-Links-Profile/assets/132539186/88ff8a40-eee3-42cd-9c7d-afbfef9268c9)

### Links

- Solution URL: [GitHub](https://github.com/Smart-Ace-Designs/Astro-Social-Links-Profile)
- Live Site URL: [Netlify](https://smartacedesigns-astro-slp.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

Using array and the map function to interate through the list of social media links.

```html




```

### Continued development

- Astro components

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

- [Practical Web Dev](https://www.youtube.com/@PracticalWebDev)