Skip to content

karta020500/Videogames

Repository files navigation

Video Game Aggregator

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.

Screenshots

screenshot

Installation

  1. Clone the repo and cd into it
  2. composer install
  3. npm install
  4. npm run dev
  5. Rename or copy .env.example file to .env
  6. Set your IGDB_KEY in your .env file. You can get an API key here.
  7. php artisan key:generate
  8. php artisan serve or use Laravel Valet or Laravel Homestead
  9. Visit localhost:8000 in your browser

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published