Crowdfunding product page - React/Vite, Responsive, CSS Flex/Grid
Design comparison
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! ๐
Community feedback
Please log in to post a comment
Log in with GitHubJoin 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