Go to the repo, then click code and clone using the provided link
Copy contents from .env.example file and paste it in your .env file Then modify the db credentials according to your preferences
If not, go to the official documentation then download and set them up
Therefore, run(inside the project directory)
composer install
npm install
npm run dev
php artisan migration
php artisan serve
Register as a user and start using it now