Fruits Test Project.
Its a test given by a tester
- You must installed the postgresql first
- clone the repo
- Then run the following commands
- How to run the programs
composer install
npm install
php bin/console doctrine:migrations:migrate
php bin/console fruits:fetch
And brows the project home page.