This project is a cross-platform desktop to-do application built with:
-
Frontend: React + TypeScript (structured with Vite for fast builds and development), styled with custom CSS modules.
-
Backend: Node.js + TypeScript with a REST API structure (Express or similar) for handling routes like todo and users.
-
Database: MariaDB, used for persistent data storage.
-
Desktop Environment: Tauri, for building lightweight and secure desktop apps with native performance.




