Skip to content

Latest commit

 

History

History
39 lines (22 loc) · 1.23 KB

README.md

File metadata and controls

39 lines (22 loc) · 1.23 KB

Frontend Mentor - Launch countdown timer

Design preview for the Launch countdown timer coding challenge

Welcome! 👋

Thanks for checking out this front-end coding challenge solution using HTML and CSS.

Netlify Status

Links

The challenge

My challenge was to build out this countdown timer and get it looking as close to the design as possible.

Users are able to:

  • See hover states for all interactive elements on the page
  • See a live countdown timer that ticks down every second

Ensuring countdown is always active

To ensure the countdown timer always displays an active countdown, I've set up the code so the launch deadline will always be 9 days away from the day/time the countdown timer website is opened.

My process

Built with

  • Semantic HTML5 markup
  • Vanilla JS
  • Mobile-first workflow

Author