An open API service indexing awesome lists of open source software.

https://github.com/exclusiveideas/video-games-database

A web application that enables you to search the top video games based on certain categores an view informations on about such as metacritic, likes, dislikes, screenshot(s) and video(s) of gameplay and more
https://github.com/exclusiveideas/video-games-database

angular database sass typescript videogame

Last synced: 3 months ago
JSON representation

A web application that enables you to search the top video games based on certain categores an view informations on about such as metacritic, likes, dislikes, screenshot(s) and video(s) of gameplay and more

Awesome Lists containing this project

README

          

# VideoGameDb

![video-gameDB-01](https://user-images.githubusercontent.com/76836006/165224972-3bce95ec-b38e-49c7-8890-e844d5206a55.JPG)
![video-gameDB-03](https://user-images.githubusercontent.com/76836006/165224991-78296e00-1ea4-4878-9032-6a25db813e75.JPG)
![video-gameDB-04](https://user-images.githubusercontent.com/76836006/165224997-1a6e24c1-8478-456c-8aeb-f70ded6ba5cf.JPG)

## Introduction
This web application enables you to search the top video games based on certain categories, and view information on them such as Metacritic, likes, dislikes, screenshot(s) and video(s) of gameplay and more...

The data on the video game are extracted in real-time from an auto-updated server.

## STACK
[![Angular](https://img.shields.io/badge/Angular-DD0031?style=for-the-badge&logo=angular&logoColor=white)](https://github.com/Exclusiveideas)
[![Typescript](https://img.shields.io/badge/TypeScript-007ACC?style=for-the-badge&logo=typescript&logoColor=white)](https://github.com/Exclusiveideas)
[![SASS](https://img.shields.io/badge/Sass-CC6699?style=for-the-badge&logo=sass&logoColor=white)](https://github.com/Exclusiveideas)

## Installation/Setup Steps
**1. First clone the project by running**

``` git clone https://github.com/Exclusiveideas/Video-Games-database.git ```

**2. Go into the project directory**

``` cd Video-Games-database ```



**3. Install all the dependencies**

``` npm i ```



**4. Start the application development server**

``` ng serve ```



**5. Open `http://localhost:4200/` on your web browser to view the application.**


**The app is now running**

## Live Version
Visit [This site](https://video-games-db.vercel.app) to vew the live version of this web application.

#### Don't forget to star this repository✨✨.