/todo.c

Todo web app in C and htmx.

Primary LanguageC

todo.c

Todo web app in C.

Quick Start

$ <c-compiler> -o todo todo.c && ./todo