Hello! This is my solution to the Launch countdown timer challenge on Frontend Mentor.
https://buneeisslo.github.io/launch-countdown-timer/
- Creating particles with HTML Canvas
- Using Window.requestAnimationFrame() to create smooth animations
- Using data element to modify content
- JavaScript
Date
objects and some of its methods