This project is an API that will be used later with the front part of the application.
To install the project, you need to have php and composer installed on your machine.
composer install
To use the project, you need to run the following command:
symfony console server:start