It is a simple application where we can create, read, update and delete (CRUD) notes with AJAX using the jQuery library and other PHP classes.
composer dump-autoload -o
[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)