Skip to content

mdashfaque-mamdu-au17/officelite-coming-soon

Repository files navigation

Frontend Mentor - Officelite coming soon site solution

This is a solution to the Officelite coming soon site challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.

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
  • See error states when the contact form is submitted if:
    • The Name and/or Email Address fields are empty
    • The Email Address is not formatted correctly
  • Bonus: See a live countdown timer that ticks down every second
  • Bonus: See a custom-styled select form control in the sign-up form

Screenshot

officelite

Links

  • Live Site URL: link

My process

Built with

  • Semantic HTML5 markup
  • Tailwind Css
  • Mobile-first workflow
  • React - JS library

What I learned

  • Tried to build perfect layout.
  • Learnt to apply custom styles to the dropdown.

Author