GameHub aims to be a place where you can connect each of your different gaming services (Steam, Blizzard, Origin, etc) and view all of your statistics in one place.
If you'd like to run this locally, clone/download this repository and navigate to the root folder. Then follow these steps:
- Install packages:
yarn install
- Start web server:
yarn start
- A browser window should open with the react app, however you can also go to:
localhost:3000
You'll also need to setup and run the back end, which can be found here.
- ES6 - Javascript ES6
- React - React
- Node.js - Node
- PostgreSQL - PostgreSQL
- Matt Mueller - Matt's GitHub
- Justin Hays - Justin's GitHub
- Ronald Thompson - Ronald's GitHub
If you would like to contribute, please send any of us a message!
- Thank you to everyone for all of your help and support!