For my degree's graduation, I was required to build a web application that used 3-tier architecture or above. Thus, I decided to create this website.
composer install
npm install
Run php artisan serve
to start the application. You will then be able to access it at localhost:8000.
It is created using those amazing technologies: