This is a small practice project built to improve my understanding of JavaScript logic and DOM manipulation, without using any frameworks.
The app follows a *state-driven * approach, where the UI is always derived from the application state rather than updated through scattered DOM operations.
Top comments (0)