Skip to content

martincomito/Shopping-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shopping-list

Javascript to do list with simple functions:

  • Add a task by clicking in the button or pressing the Enter key
  • Delete any item by clicking in the "X"
  • Mark an element as done clicking on the task

Lista de compras

Lista de tareas en JavaScript con funciones simples:

  • Agregar una tarea haciendo clic en el botón o presionando la tecla "Enter".
  • Eliminar cualquier elemento haciendo clic en la "X".
  • Marcar un elemento como hecho haciendo clic en la tarea.