Simple To-Do List Application using jQuery. Users are able to add and delete tasks, edit them, and mark them as completed.
In terminal, run following command: npm install
In terminal, run following command: npm run serve
In terminal, run following command: npm run build
In terminal, run following command: npm run lint
- HTML
- CSS
- JavaScript
- jQuery