This simple application I made to apply a job using the API REST provided. The form only require you to enter your name, email and a short note about your self. You also can attach your resume.
- Run
composer install
npm install
- Run
gulp
php artisan serve