Sortable Notes is a note saving web application with notes sorting feature. This application uses Laravel framework version 9.
- Install Composer dependencies
$ composer install - Migrate the database
$ php artisan migrate --seed
The application is open-sourced software licensed under the MIT license.