CodingLeonardo / launch-countdown-timer

✨ A challenge from @frontendmentorio ✨

Home Page:https://codingleonardo.github.io/launch-countdown-timer/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Frontend Mentor - Launch countdown timer solution

This is a solution to the Launch countdown timer 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:

  • 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 a number changes, make the card flip from the middle

Screenshot

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • React - JS library
  • PostCSS - CSS transpiler

Useful resources

  • MDN Web Docs - This helped me learn how filters work in css.

Author

About

✨ A challenge from @frontendmentorio ✨

https://codingleonardo.github.io/launch-countdown-timer/

License:MIT License


Languages

Language:JavaScript 57.8%Language:CSS 39.3%Language:HTML 2.9%