Simple Tinker ASP.NET core app based off .NetConf 2025 site for embedding a Count Down Clock
View the Components/HomePane.razor file and wwwroot/js/clock-functions.js files
This project simply demonstrates how to create a countdown clock using Blazor and JavaScript interop. The countdown clock counts down to a specified target date and time, updating every second.