Deployed on Netlify - https://lively-lollipop-a90014.netlify.app/
Vanilla JavaScript
flight departure animation and logic
methods used:
DOM, getElementById, for of, for in, createElement, Array.from(), .entries(), classList.add(), append(), .charAt(), .slice(), setTimeout(), setInterval()