# MyWheels Assessment Marijn Doeve This project is built with Symfony 7.1, API Platform 4.0 and Doctrine ## Usage ### Requirements - Docker - symfony cli - composer - php 8.3 Bootstrapping the project ```shell make bootstrap ```