Space Tourism Website using React

Solution retrospective
After hours upon hours of learning React through tutorials (Udemy), I thought I'd take a stab at this project because of the nice design. Been a FS dev for years but this is my first React project.
I've a React implementation of the tabs, under TabMenu.js and TabList.js (separate components) where I used the hook useImperativeHandle and forwardRefs to implement the arrow keys in moving through the tabs and it took me some time. Wondering if there's actually an easier way for it because I couldn't see it. But any feedback on the app would be helpful. Thank you!
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Marvin Baga'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