Alternative UI for clockodo.
- Use native browser technologies as much as possible.
- No build step.
- Avoid frameworks.
- Start with a base for browsers defined in [browsers list], but progressively enhance for more capable ones.
- Clean and minimalistic.
# preview
npx vercel
# production
npx vercel --prod
Created during verkstedt’s open Fridays.