Skip to content

kimberlycase91/Project2

Repository files navigation

Critcal Hit

A yelp style based video game review website for when you want to review your favorite games!

Features

Home page will have a search bar for users to search for specific video games.

What this means is that it will pull from the API Rawg and display a description of the game that you search for.

When you click on the blue hyperlink it will take you to a review tab where you can create a game specific review.

Users will be allowed to create reviews as well as see what other users have wrote as well.

Getting started- GitHub

  • (If pulling the code from github) Make sure to download the code

    • Once pulled from github make sure you run an npm install

    • Make sure to change the config.json to display your MySQL's root username and password

  • Make sure to create your database in MySQL before running
    node server.js

  • You can use the seeds.sql to input some basic reviews into your db

  • Don't worry about an API key for this website as the API key is open and everyone can use it.

Getting started- Heroku

Resources

Api Key : https://api.rawg.io/api/games/

Project Members GitHub's

About

A yelp style based video game review website for when you want to review your favorite games!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •