No description
Find a file
2025-09-09 09:20:44 +02:00
app init 2025-09-09 09:20:44 +02:00
public Initial commit from Create Next App 2025-09-09 09:12:44 +02:00
.gitignore Initial commit from Create Next App 2025-09-09 09:12:44 +02:00
bun.lock Initial commit from Create Next App 2025-09-09 09:12:44 +02:00
next.config.ts init 2025-09-09 09:20:44 +02:00
package.json Initial commit from Create Next App 2025-09-09 09:12:44 +02:00
postcss.config.mjs Initial commit from Create Next App 2025-09-09 09:12:44 +02:00
README.md init 2025-09-09 09:20:44 +02:00
tsconfig.json Initial commit from Create Next App 2025-09-09 09:12:44 +02:00

Calendar Week Display

Simple web application that displays the current ISO calendar week number.

Calendar week display with no distractions.

Run

npm run dev

Open http://localhost:3000 to view.