Hey DEVs In today's episode, we will create from scratch a โClock App | Vanilla JavaScriptโ, will also are gonna use this new and popular trend Glassmorphism on itโฆ
Essentially, the main aspect of this trend is simple: we have a semi-transparent background, with a sublime shadow and border.
We also have a blur on it so that whatever is behind the background is beautifully "morphed" into the element itself.
Itโs a quite simple project to do, but at the same time it will teach you a lot of cool things in css and also JavaScript.