/launch-countdown-timer

Frontend Mentor Challenge #6

Primary LanguageHTML

Launch countdown timer solution

This is a solution to the Launch countdown timer challenge on Frontend Mentor.

Table of contents

Overview

The challenge

Users should be able to:

  • See hover states for all interactive elements on the page
  • See a live countdown timer that ticks down every second (start the count at 14 days)
  • Bonus: When on changing number

Screenshot

Links

  • You can take a look here

My process

Built with

  • JavaScript
  • Sass/scss
  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • CSS Grid
  • DOM manipulations
  • Media queries

What I learned

  • Learned how to set up countdown timer in js using Date object etc.

Useful resources

Author