Responsive social links profile page using Vite and Sass

Solution retrospective
For this challenge I focussed on getting the solution out as quick as possible using Sass with BEM, SMACSS principles and no JS. I still used the Vite tools for my development workflow and this works very well for spinning up a dev environment and getting into the coding loop
I did take time before starting to identify what parts of the page can be split into components and how to approach layout.
Even though this is a small project which took a couple of hours - I stuck with the process instead of using a single CSS file. This decision was purely for me to practice what I learned about code structure and Sass from last week.
Any constructive feedback is welcome!
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Justin Connell'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