Countdown App

I built a little countdown timer app over a weekend. “But why?” You might ask. I wanted to learn a little more Vue, Vuetify, Vite, and static site stuff. Another reason is because I am interested in client side web stuff. I have always wanted to make a timer and a clock in JavaScript. Try it out here! Countdown Timer In short, the countdown app I made is for targeting a date (and now also a time). Say for example, a new video game is coming out and will release at 10pm PT on August 27th 2025. Simply set the title for the game, set the date to 8/27/2025 and then pick the time 10pm (or adjust for your local time). Last thing I really wanted to add, background images. Especially for a game launch, it’s nice to show a background for the game on the countdown, so I added “uploading” a background image. ...

August 23, 2025 · 5 min · Lowell