Overview
ToDoList is a simple static website for managing daily tasks: add, check off, and remove items.
It was one of my first coding projects, not versionned until 2025.
A beginner-friendly project focused on a clean, minimal UI.
Key Features
- Add, complete, and delete tasks
- Minimal single-page UI
- Runs fully in the browser
Tech Stack
Built with HTML, CSS, and a bit of JavaScript. See the repository for details.