Skip to content

To-do app for the browser that allows us to see the tasks we have pending, we can add, edit, delete, mark as favorite and as completed

Notifications You must be signed in to change notification settings

paddybalinia/to-do

Repository files navigation

To Do App

To-do app for the browser that allows us to see the tasks we have pending, we can add, edit, delete, mark as favorite and as completed

 

Tip

About how install the proyect:

 

npm install
Ejecutar un proyecto
npm run watch
gulp watch
Build
npm run build 

 

Note

Features To Do App

  • Ability to add a task with a title
  • Ability to mark a task as completed
  • Ability to delete a task
  • Data persistence (tasks remain after refreshing the browser)
  • Mark a task as a favorite

About

To-do app for the browser that allows us to see the tasks we have pending, we can add, edit, delete, mark as favorite and as completed

Topics

Resources

Stars

Watchers

Forks