This is a repository for a simple countdown timer.
The timer is created with HTML, CSS and JavaScript.
Shout out to Blast TV for the design inspiraton!
The main idea of the exercise was to practice JavaScript & CSS. The main setback was how to separate each number in the timer, so I could style the gradient borders for each number container as in the design.