- Clone the project with
git clone
- Copy
.env.example
file to.env
and edit database credentials there - Run
composer install
- npm install && npm run dev
- Run
php artisan key:generate
- Run `php artisan migrate
- That's it: launch the main URL
- Click on fetch users to retrive date from https://randomusers.me , display over the page and store in DB