/Find-My-Friend

Web Page tracking app built with Web sockets and Google maps.

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Find My Friends

Find My Friends is a simple single-page app which uses HTML5 geolocation to track users and render them as markers on a google maps front-end.

Installation

Install dependencies and start:

$ npm install && npm start

Good and Simple