Single-page developer portfolio solution

Solution retrospective
Hello,
I had a hard time finishing this challenge. These are some points I had difficulty with:
- Handle many responsive components. To deal with I worked one component at time.
- Figure out how to handle the position of the links to projects and change it position according screen size. I changed the render place of <view/> component based on screen size with JS (window.innerWidth).
- Handle form error. I used useState just to practice.
If someone has a suggestion or a comment will be welcome.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Leandro Simões'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