A room-based, real-time chat app that utilizes Firebase, Angular, and Bootstrap.
I've been interested in making my own real-time application for a while. This was the first time I actually sat down and hashed out the implementation.
git clone https://github.com/bgammill/YARC.git
cd YARC
sudo npm install
sudo bower install
grunt server