You can try the project for yourself with just one click using a Gitpod workspace;
It will setup everything and start the development server just for you =)
It's possible that while opening for the first time the start script doesn't execute properly, for this, follow these steps:
mysql -u root -e "create database greengarden_db"
npm run laravel.host # must be hosted in cloud environment.