Welcome in your test recaptcha site.
PHP 8
Download Wamp, Xampp, Mamp or WebHost
Symfony 5.4
Composer
Go in directory. Make a clone with git clone https://github.com/thomasop/recaptcha-test.git
Update environnements variables in the .env file with your values. At the very least you need to define the SYMFONY_ENV=prod MAILER_URL
Install composer with composer install and init the projet with composer init in recaptcha-test
At the root of your project use the command php bin/console server:start -d