Skip to content

isaacyeboah/video_game_aggregator

Repository files navigation

video_game_aggregator

A Video Game Aggregator with IGDB Data

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

A Video Game Aggregator with IGDB Data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published