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

https://github.com/papilo-cloud/social-links


https://github.com/papilo-cloud/social-links

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Social Link Profile Component

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.

## overview.

### The challenge

Users should be able to:

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

## My process

### Built with

- Semantic HTML5 markup
- Composition pattern
- Mobile-first workflow
- [React](https://reactjs.org/) - JS library
- [Tailwind css](https://tailwindcss.com/) - For styles

### What I learned

I used this project to demonstrate how the Composition Pattern in React.
How it can be used to create a more reusable and composable component.