It is a symfony app where users can post ads and book.
---------------------------------The steps to launch the application locally------------------------------------
git clone https://github.com/JerryFalimanana/app-Symfony.git
cd app-Symfony
composer install
php bin/console d:d:c
php bin/console d:s:u -f
php bin/console d:f:l
symfony serve