Meet Landing Page w/ React, Next.js, tailwindcss, and TypeScript.

Solution retrospective
I think I am the most proud of getting the hero section at the top of the layout working. It was simple enough to get it working for mobile and tablet, although once I was working on the desktop that was a bit tougher. It felt quite rewarding to get it working.
I think I might try using a grid for something with a similar responsive layout to the hero section next time.
What challenges did you encounter, and how did you overcome them?I found the z-index manipulation that I had to do to get the footer section challenging. I've used z-indexes before with other UIs like WPF for windows, etc. I have not had to use it much, or potentially ever, for web apps I've built.
What specific areas of your project would you like help with?I'd like some advice on alternative ways to solve the top hero section, especially if there are cleaner ways to organize the elements of that section to get it to be responsive.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Erik S. Carlsten'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