This is a personal task management tool. It is custom build to be usable for the creator. It is inspired by nvim and wants to show available user actions by clicking space and then keyboard combinations
press j
and k
to move focus between tasks
npm run dev
# or
yarn dev
# or
pnpm dev
Open http://localhost:3000 with your browser to see the result.