Composer https://getcomposer.org/download/
Xampp https://www.apachefriends.org/fr/download.html version : PHP 7.4.13
Step 1 : clone the Github repository
Step 2 : go In your project's directory
Step 3 : In Terminal run composer install
then run php -S localhost:8000
Step 4 : from your browser go to http://locahost:8000