This is a Todo List Aplication, this aplication let you:
- Create a new task with a message which has a due date.
- All the task shall to be show listed.
- The user could check a task when it will be finished.
- Marieth Perez
- Paul Portillo
- Deyvi Conde
- Christopher Roa
- Install live-server with the following command:
npm install -g live-server
- run live-server with the following command:
live-server
