It is a simple application that we can create, read, update and delete (CRUD) operations for notes in DOM using jQuery library.
[IP_ADDRESS_OR_HOSTNAME]
[IP_ADDRESS_OR_HOSTNAME]/web_note_app
composer run-script start-webserver
./src/config.php
define('ONLINE', false); // for css & js libraries (false = local file, true = remote file)