/clipboard-landing-page

This is a solution to the Clipboard landing page challenge on Frontend Mentor.

Primary LanguageHTMLMIT LicenseMIT

Frontend Mentor - Clipboard landing page solution

This is a solution to the Clipboard landing page challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.

Table of contents

Overview

The challenge

Users should be able to:

  • View the optimal layout for the site depending on their device's screen size
  • See hover states for all interactive elements on the page

Screenshot

Desktop screenshot Mobile screenshot

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • CSS Grid
  • Mobile-first workflow
  • Bootstrap 5

What I learned

I had the chance to implement and apply several concepts that I've recently learned, including creating sections and leveraging Bootstrap 5. Moreover, I made a conscious effort to organize my code in a clear and understandable manner, ensuring it can be easily understood by fellow developers.

Useful resources

  • CSS Reset - This helped me with CSS reset. I really liked this pattern and will use it going forward.

Author

Acknowledgments

I am immensely grateful to the creators of Frontend Mentor for providing me with this valuable opportunity. The challenges they offer have been instrumental in allowing me to apply and enhance the knowledge and skills I have acquired.