This is a simple restaurant app built with Laravel 5.7 and uses a json file (Sample.json) to populate the application with contents.
**Please follow the steps below to view and filter restaurants close to you**
- Clone project - Run composer install - Generate your laravel key - Start your restaurant app by running php artisan serve - To run your TEST go to your console and type ./vendor/bin/phpunit
**To access the json file kindly check public folder a json file is located there **