URL shortening API landing page Solution

Solution retrospective
I'm most proud of implementing shadcn/ui to build my own component library. Next time, I would focus more on design accuracy from the start to reduce later adjustments.
What challenges did you encounter, and how did you overcome them?The main challenge I faced was properly positioning the hero image to ensure it looked good on both large screens and mobile devices. I struggled with keeping the image properly aligned and responsive. I overcame this by using Tailwind's object-cover, object-left, and object-contain classes in combination with min-w-[calc(100vw-1.5rem)] to ensure the image scales correctly while maintaining a clean layout.
What specific areas of your project would you like help with?I’d love feedback on improving hero section.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Gaurav Shukla'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