Skip to content

Commit 6170b1a

Browse files
authored
Merge pull request devvsakib#78 from devvsakib/devvsakib
ss added + readme updated
2 parents 2ffa163 + 255c704 commit 6170b1a

File tree

3 files changed

+40
-178
lines changed

3 files changed

+40
-178
lines changed

social-links-profile-main/README-template.md

Lines changed: 0 additions & 110 deletions
This file was deleted.
Lines changed: 40 additions & 68 deletions
Original file line numberDiff line numberDiff line change
@@ -1,93 +1,65 @@
1-
# Frontend Mentor - Social links profile
1+
# Frontend Mentor - Social links profile solution
22

3-
![Design preview for the Social links profile coding challenge](./preview.jpg)
3+
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.
44

5-
## Welcome! 👋
5+
## Table of contents
66

7-
Thanks for checking out this front-end coding challenge.
7+
- [Overview](#overview)
8+
- [The challenge](#the-challenge)
9+
- [Screenshot](#screenshot)
10+
- [Links](#links)
11+
- [My process](#my-process)
12+
- [Built with](#built-with)
13+
- [What I learned](#what-i-learned)
14+
- [Continued development](#continued-development)
15+
- [Useful resources](#useful-resources)
16+
- [Author](#author)
17+
- [Acknowledgments](#acknowledgments)
818

9-
[Frontend Mentor](https://www.frontendmentor.io) challenges help you improve your coding skills by building realistic projects.
19+
**Note: Delete this note and update the table of contents based on what sections you keep.**
1020

11-
**To do this challenge, you need a basic understanding of HTML and CSS.**
21+
## Overview
1222

13-
## The challenge
23+
### The challenge
1424

15-
Your challenge is to build out this social links profile and get it looking as close to the design as possible.
16-
17-
You can use any tools you like to help you complete the challenge. So if you've got something you'd like to practice, feel free to give it a go.
18-
19-
Your users should be able to:
25+
Users should be able to:
2026

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

23-
Want some support on the challenge? [Join our community](https://www.frontendmentor.io/community) and ask questions in the **#help** channel.
24-
25-
## Where to find everything
26-
27-
Your task is to build out the project to the designs inside the `/design` folder. You will find both a mobile and a desktop version of the design.
28-
29-
The designs are in JPG static format. Using JPGs will mean that you'll need to use your best judgment for styles such as `font-size`, `padding` and `margin`.
30-
31-
If you would like the design files (we provide Sketch & Figma versions) to inspect the design in more detail, you can [subscribe as a PRO member](https://www.frontendmentor.io/pro).
32-
33-
All the required assets for this project are in the `/assets` folder. The images are already exported for the correct screen size and optimized.
34-
35-
We also include variable and static font files for the required fonts for this project. You can choose to either link to Google Fonts or use the local font files to host the fonts yourself. Note that we've removed the static font files for the font weights that aren't needed for this project.
36-
37-
There is also a `style-guide.md` file containing the information you'll need, such as color palette and fonts.
38-
39-
## Building your project
40-
41-
Feel free to use any workflow that you feel comfortable with. Below is a suggested process, but do not feel like you need to follow these steps:
42-
43-
1. Initialize your project as a public repository on [GitHub](https://github.com/). Creating a repo will make it easier to share your code with the community if you need help. If you're not sure how to do this, [have a read-through of this Try Git resource](https://try.github.io/).
44-
2. Configure your repository to publish your code to a web address. This will also be useful if you need some help during a challenge as you can share the URL for your project with your repo URL. There are a number of ways to do this, and we provide some recommendations below.
45-
3. Look through the designs to start planning out how you'll tackle the project. This step is crucial to help you think ahead for CSS classes to create reusable styles.
46-
4. Before adding any styles, structure your content with HTML. Writing your HTML first can help focus your attention on creating well-structured content.
47-
5. Write out the base styles for your project, including general content styles, such as `font-family` and `font-size`.
48-
6. Start adding styles to the top of the page and work down. Only move on to the next section once you're happy you've completed the area you're working on.
49-
50-
## Deploying your project
51-
52-
As mentioned above, there are many ways to host your project for free. Our recommend hosts are:
53-
54-
- [GitHub Pages](https://pages.github.com/)
55-
- [Vercel](https://vercel.com/)
56-
- [Netlify](https://www.netlify.com/)
57-
58-
You can host your site using one of these solutions or any of our other trusted providers. [Read more about our recommended and trusted hosts](https://medium.com/frontend-mentor/frontend-mentor-trusted-hosting-providers-bf000dfebe).
59-
60-
## Create a custom `README.md`
29+
### Screenshot
6130

62-
We strongly recommend overwriting this `README.md` with a custom one. We've provided a template inside the [`README-template.md`](./README-template.md) file in this starter code.
31+
![](./screenshot.png)
6332

64-
The template provides a guide for what to add. A custom `README` will help you explain your project and reflect on your learnings. Please feel free to edit our template as much as you like.
33+
### Links
6534

66-
Once you've added your information to the template, delete this file and rename the `README-template.md` file to `README.md`. That will make it show up as your repository's README file.
35+
- Solution URL: [Solution](https://github.com/devvsakib/Frontend-Projects/tree/master/social-links-profile-main)
36+
- Live Site URL: [Live](https://devvsakib.github.io/Frontend-Projects/social-links-profile-main)
6737

68-
## Submitting your solution
38+
## My process
6939

70-
Submit your solution on the platform for the rest of the community to see. Follow our ["Complete guide to submitting solutions"](https://medium.com/frontend-mentor/a-complete-guide-to-submitting-solutions-on-frontend-mentor-ac6384162248) for tips on how to do this.
40+
### Built with
7141

72-
Remember, if you're looking for feedback on your solution, be sure to ask questions when submitting it. The more specific and detailed you are with your questions, the higher the chance you'll get valuable feedback from the community.
42+
- Semantic HTML5 markup
43+
- CSS custom properties
44+
- Flexbox
45+
- CSS Grid
46+
- TailwindCSS
47+
- Mobile-first workflow
7348

74-
## Sharing your solution
7549

76-
There are multiple places you can share your solution:
50+
### What I learned
7751

78-
1. Share your solution page in the **#finished-projects** channel of our [community](https://www.frontendmentor.io/community).
79-
2. Tweet [@frontendmentor](https://twitter.com/frontendmentor) and mention **@frontendmentor**, including the repo and live URLs in the tweet. We'd love to take a look at what you've built and help share it around.
80-
3. Share your solution on other social channels like LinkedIn.
81-
4. Blog about your experience building your project. Writing about your workflow, technical choices, and talking through your code is a brilliant way to reinforce what you've learned. Great platforms to write on are [dev.to](https://dev.to/), [Hashnode](https://hashnode.com/), and [CodeNewbie](https://community.codenewbie.org/).
52+
Nothing.
8253

83-
We provide templates to help you share your solution once you've submitted it on the platform. Please do edit them and include specific questions when you're looking for feedback.
8454

85-
The more specific you are with your questions the more likely it is that another member of the community will give you feedback.
55+
### Continued development
8656

87-
## Got feedback for us?
57+
Working....
8858

89-
We love receiving feedback! We're always looking to improve our challenges and our platform. So if you have anything you'd like to mention, please email hi[at]frontendmentor[dot]io.
9059

91-
This challenge is completely free. Please share it with anyone who will find it useful for practice.
60+
## Author
9261

93-
**Have fun building!** 🚀
62+
- Website - [Sakib Ahmed](https://www.your-site.com)
63+
- Frontend Mentor - [@devvsakib](https://www.frontendmentor.io/profile/devvsakib)
64+
- Twitter - [@devvsakib](https://www.twitter.com/devvsakib)
65+
- GitHub - [@devvsakib](https://www.github.com/devvsakib)
39.9 KB
Loading

0 commit comments

Comments
 (0)