Skip to content
  • Unlock Pro
  • Log in with GitHub
Solution
Submitted 11 months ago

Coming Soon Page

Drishti Saraf•130
@drishti1920
A solution to the Base Apparel coming soon page challenge
View live sitePreview (opens in new tab)View codeCode (opens in new tab)

Solution retrospective


What are you most proud of, and what would you do differently next time?

I am most proud of how quickly I was able to create a clean and functional desktop UI for the project. I focused on ensuring that the fonts and overall design were visually appealing and aligned with the specifications. The process of implementing the layout, responsiveness, and design elements such as the input field and arrow icon was smooth, and I was able to meet the requirements in a short time frame.

As for what I would do differently next time, I would aim to further optimize the mobile responsiveness to ensure the design looks even better on smaller devices. While it is functional, I believe I could improve the user experience on mobile by fine-tuning certain elements and reducing unnecessary padding or margin.

What challenges did you encounter, and how did you overcome them?

One of the challenges I encountered was ensuring that the background image displayed properly across different screen sizes, especially on mobile devices. The image needed to be both full-width and aesthetically pleasing without being cropped too much, while also making sure the height wasn't too large and the image didn't get cut off inappropriately.

To overcome this, I used CSS techniques like object-fit: cover and adjusted the object-position to control how the image was displayed. On smaller screens, I made sure the image's aspect ratio was respected by carefully setting object-position: top to keep the most important part of the image visible. Additionally, I ensured that the image container's height was manageable and adjusted the layout to accommodate the image without compromising the user experience.

What specific areas of your project would you like help with?

I'd like help with refining the image layout, especially ensuring that the images scale well and remain visually appealing across different screen sizes. While I've made progress in setting the image to be responsive using CSS techniques like object-fit: cover and object-position: top, there are still some areas where the image might not appear as intended on certain screen resolutions or aspect ratios. I would appreciate suggestions on how to make the image layout more adaptable and ensure that it doesn't get cropped or distorted on smaller devices.

Code
Loading...

Please log in to post a comment

Log in with GitHub

Community feedback

No feedback yet. Be the first to give feedback on Drishti Saraf'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

Stay up to datewith new challenges, featured solutions, selected articles, and our latest news

Frontend Mentor

  • Unlock Pro
  • Contact us
  • FAQs
  • Become a partner
  • Use cases

Explore

  • Learning paths
  • Challenges
  • Solutions
  • Articles

Community

  • Discord
  • Guidelines

For companies

  • Hire developers
  • Train developers
© Frontend Mentor 2019 - 2025
  • Terms
  • Cookie Policy
  • Privacy Policy
  • License