colecarroll / g-hq

A portal created to consolidate all the resources and tools needed for students in Galvanize's Web Dev Immersive program

Home Page:https://galvanize-hq.firebaseapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gHQ: The gStudent Portal

Deployed site

YouTube walk-through

Instructions

To run locally:

  • Fork and clone the respo
  • In command line, git clone {insert-your-repo-SSH-key}
  • Run npm install
  • Run brew install yarn
  • In order to view on your local host, run yarn start (or npm start if yarn doesn't work)

To contribute:

  • When working local, use git checkout development in order to work on the development branch
  • When ready to contribute to the project, issue a new pull request from your repo with a detailed explanation of what and why

About

A portal created to consolidate all the resources and tools needed for students in Galvanize's Web Dev Immersive program

https://galvanize-hq.firebaseapp.com/


Languages

Language:JavaScript 84.8%Language:CSS 9.0%Language:HTML 6.3%