This project objective is to build a video game app that pulls data from the IGDB API and displays game information such as popular titles, coming soon, videos, and screenshots. To explore a variety of features with Laravel and other technologies, including the HTTP client, Tailwind CSS, Livewire.
![]() |
![]() |
|---|
- Clone the repo and
cdinto it composer installnpm installnpm run dev- Rename or copy
.env.examplefile to.env - Set your
IGDB_KEYin your.envfile. You can get an API key here. php artisan key:generatephp artisan serveor use Laravel Valet or Laravel Homestead- Visit
localhost:8000in your browser


