By solving simple problems you gain trust and confidence in yourself - this should help fighting Obsessiveācompulsive disorder.
The main idea is to check how well you remember sequences of numbers and letters - a common task in everyday life, e.g. when filling in documents. OCD makes me recheck phone/passport numbers ridiculous number of times, because of constant doubts. Hope this app will help not only me but also you if you experience something similar š
You can try it yourself here: navalnica.github.io/akr
The project is in development. You are welcome to help to implement following features!
display: grid
instead of flexboxesnpm init vite
and select Svelte
templatenpm install
.node_modules
folder and package-lock.json
npm run dev
npm run dev -- --host
npm run dev -- --port 1234
npm run build
. Artifacts will be stored to docs
foldernpm run build -- --outDir <dirname>
npm run preview
npm run preview -- --outDir docs --port 4000 --host