A recreation of the QLOCKTWO word clock in Svelte 5.
Live: https://ranzucker.github.io/qlocktwo/
npm install
npm run devnpm run build
npm run previewPushing to main builds the site with @sveltejs/adapter-static and publishes it to GitHub Pages via .github/workflows/deploy.yml.