Crowdfunding product page - React/Vite, Responsive, CSS Flex/Grid

Solution retrospective
Hi FEM community! 😄
Here's my solution to the Crowdfunding product page challenge. This one took quite a while to finish as there's a lot of state management to be done, and this is where React really came in handy - I doubt I would've been able to finish this with only vanilla JS. 😅 An extra feature I really wanted to add was an automatic scrolling behavior when you click one of the product tier cards and the modal pops up. That was pretty tricky as I had to learn how ref
s worked in React and how to pass them between children and parent components, but I managed to get it done!
Any feedback would be greatly appreciated! 😉
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Lucca Rodrigues'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