Submitted about 1 year agoA solution to the Social links profile challenge
React Tailwind Social Links Profile
react, tailwind-css
@rtambunt

Solution retrospective
What are you most proud of, and what would you do differently next time?
I'm proud that I set up the Vite + Tailwind project and knocked out the challenge efficiently. I implemented mobile-first design for a better user experience on different devices
For these small projects, I think it's ok to leave out the README. But in the future for bigger projects, I would like to have a detailed and informative README
What challenges did you encounter, and how did you overcome them?I encountered some Tailwind specific challenges:
- Using Google Fonts with Tailwind:
- copy the link tag for the desired font in the .HTML file
- extend fontFamily in the tailwind.config.js file
- Use ConvertAColor.com to convert the design file hsl values into hex for use with tailwind
Are there any big differences between my solution and the design? If so, what specifically should I edit to fix it?
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Robbie Tambunting's solution.
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord