A simple To-Do-List built with HTML, CSS, and Vue.Js, designed to run entirely in the browser.
A lightweight, client-side to-do web app built with Vue.js, HTML, and CSS. Users can add tasks, mark them as priority, and toggle completion by clicking an item. This is a minimal, in-memory application with no backend.
You can acess the project at: https://raphael-bnd.github.io/To-Do-List/