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
- Host: GitHub
- URL: https://github.com/exclusiveideas/video-games-database
- Owner: Exclusiveideas
- Created: 2022-04-22T02:29:26.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-11-21T06:55:35.000Z (over 3 years ago)
- Last Synced: 2025-03-30T23:27:51.573Z (over 1 year ago)
- Topics: angular, database, sass, typescript, videogame
- Language: TypeScript
- Homepage: https://video-games-db.vercel.app
- Size: 3.28 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# VideoGameDb



## 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
[](https://github.com/Exclusiveideas)
[](https://github.com/Exclusiveideas)
[](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✨✨.