Pranav-Rustagi / launch-countdown-timer

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Launch Countdown Timer


Overview

Solution to a frontend challenge from frontendmentor.io. The timer displays days, hours, minutes, and seconds left in the 10th day, from the moment webpage is opened, to arrive. It uses localstorage to retain the nth day.


Challenges

  • Display time left (days, hours, minutes, seconds) in nth day to arrive.
  • Update value every second.
  • Make responsive interface.
  • BONUS TASK : Flip card from the middle when the number changes.

Skills Used :

  • Semantic HTML.
  • CSS.
  • Vanilla JavaScript.

Important URLs :

About

https://pranav-rustagi.github.io/launch-countdown-timer


Languages

Language:JavaScript 37.6%Language:CSS 36.8%Language:HTML 25.6%