Skip to content

A full stack social blog application for gamers.

Notifications You must be signed in to change notification settings

ethanfregien2233/gameSpotBlog

 
 

Repository files navigation

GameSpotBlog

License: ISC

Description

GameSpotBlog is a gaming blog designed by gamers, for gamers. This site allows users to view and submit posts about their favorite video games into some of the most popular gaming genres specified. Users can also comment on other peoples posts, as well as view their own personalized dashboard listing all of their posts upon creating an account and signing in.

Table of Contents

Installation

  • Dependencies/Packages

    • Node.js
    • Express.js
    • MySQL2
    • Sequelize
    • dotenv
  • Git clone the repo from Github

  • Navigate to the folder and run npm install in your terminal.

  • Be sure to include your MySQL user/password information in .env file.

  • Database Connection

    • mysql -u root -p
    • source db/schema.sql
    • npm run seed [To seed the file]
  • Run the app

  • [LiveHerokuLink] (https://tranquil-tor-89831.herokuapp.com/)

Screenshots

License

This project is licensed under ISC

Tests

There are no tests for this application.

Contributors

alexm1937


alexchristianson


JacobRyanHanson


ethanfregien2233

About

A full stack social blog application for gamers.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 77.7%
  • Handlebars 19.1%
  • CSS 2.0%
  • HTML 1.2%