A lightweight JavaScript application demonstrating clean folder architecture and state persistence.
- Persistent Storage: Uses LocalStorage to save tasks.
- Modular CSS: Styled with modern CSS variables.
- Dynamic UI: Real-time DOM updates without page refreshes.
- Clone the repository.
- Open
index.htmlin any modern web browser.