A yelp style based video game review website for when you want to review your favorite games!
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.
-
(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.
- Heroku link: https://lit-retreat-22864.herokuapp.com/
- This website will work without you having to add any information or downloading anything
Api Key : https://api.rawg.io/api/games/
Project Members GitHub's
- Kimberly Case: https://github.com/kimberlycase91
- Caleb Mattson: https://github.com/Caleb-Mattson
- Blake Mangen: https://github.com/Mangenese
- Dylan Herland: https://github.com/dherland