Vanilla JS TODO app based on MVC
To run the app:
- Install VS (https://code.visualstudio.com/)
- Install Test Web Server using VS Code LiveServer extension: https://marketplace.visualstudio.com/items?itemName=ritwickdey.LiveServer
- Run LiveServer following its instructions.