Skip to content

lastradev/games-cryteria

Repository files navigation

Games Cryteria 🎮

landing-page

What's included

⭐ Composer dependency manager
⭐ MVC Architecture
⭐ Apache secure routing
⭐ RAWG API usage for getting video game data
⭐ MariaDB with custom stored procedures

home

Installation

Install xampp

Clone this repository inside xampp's htdocs
git clone https://github.com/lastra-dev/games-cryteria.git

Install dependencies with php composer.phar install

Import database using db_template.sql.

Use .env.example to create a .env file and change its values
RAWG_KEY="abc123" DB_PASS="abc123"

Run your xampp instance and go to http://localhost/games-cryteria/

License

Copyright © Games Cryteria - Released under the MIT License

About

Video game rating web app using LAMP stack, composer, and RAWG API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •