Social links profile solution using Vite - React

Solution retrospective
A list of things that a learned or remembered when I made this first project of Frontend Mentor:
- Setup a project with:
vite
,eslint
,prettier
,styled-components
,vitest
,testing-library
. - Difference between
default exports
andnamed exports
; - Create a
barrel
to export components;
Please log in to post a comment
Log in with GitHubCommunity feedback
- @Yonerfy
I really liked how you organized the code and how you structured the folders. Great job!
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