abhinayrasp / groupselfie

A web application that allows you to take Group Selfies

Home Page:http://groupselfie.us

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is the web application source code for http://groupselfie.us. This application utilizes https://form.io as the platform for both the forms and the API for this application.

Walkthrough Tutorial

For a complete walkthrough on how this application was developed, please refer to http://travistidwell.com/presentations/generate-build-deploy.

Installation

You will need the following installed on your machine to run this application.

npm install -g gulp bower;

Once you have that installed you can run this application locally by typing the following.

npm install;
gulp serve;

About

A web application that allows you to take Group Selfies

http://groupselfie.us


Languages

Language:JavaScript 81.1%Language:HTML 16.5%Language:CSS 2.4%