Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bossthekhani/social_links_profile
Social Links Profiles
https://github.com/bossthekhani/social_links_profile
css googlefonts html links sociallinksprofile
Last synced: 5 days ago
JSON representation
Social Links Profiles
- Host: GitHub
- URL: https://github.com/bossthekhani/social_links_profile
- Owner: bossthekhani
- License: mit
- Created: 2024-07-07T11:13:39.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-07-07T15:45:36.000Z (4 months ago)
- Last Synced: 2024-07-08T12:44:08.825Z (4 months ago)
- Topics: css, googlefonts, html, links, sociallinksprofile
- Language: CSS
- Homepage: https://668a7b2161200ec8e9114fab--comforting-dusk-8df03a.netlify.app/
- Size: 31.3 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 - 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)
- [Author](#author)
- [Acknowledgments](#acknowledgments)## Overview
### The challenge
Users should be able to:
- See hover and focus states for all interactive elements on the page
### Screenshot
![](active-states.jpg)
### Links
- Solution URL: [Solution](https://github.com/bossthekhani/Social_links_profile)
- Live Site URL: [Live Preview](https://668a7b2161200ec8e9114fab--comforting-dusk-8df03a.netlify.app/)## My process
### Built with
- Semantic HTML5 markup
- CSS custom properties### What I learned
Use this section to recap over some of your major learnings while working through this project. Writing these out and providing code samples of areas you want to highlight is a great way to reinforce your own knowledge.
To see how you can add code snippets, see below:
```html
Some HTML code I'm proud of
```
```css
.proud-of-this-css {
color: papayawhip;
}
```
```js
const proudOfThisFunc = () => {
console.log('🎉');
}
```### Author
- Website - [Preview](https://668a7b2161200ec8e9114fab--comforting-dusk-8df03a.netlify.app/)
- Frontend Mentor - [@bossthekhani](https://www.frontendmentor.io/profile/bossthekhani)
- Twitter - [@imumair22](https://www.twitter.com/imumair22)### Acknowledgments
This is where you can give a hat tip to anyone who helped you out on this project. Perhaps you worked in a team or got some inspiration from someone else's solution. This is the perfect place to give them some credit.