keyurbhole / live-tracking

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Live Tracking with Google Maps and Firebase

Prerequisite

  1. Nodejs
  2. Install Firebase globally
npm i -g firebase-tools

Getting Started

Install all dependencies

cd path/to/the/repo
npm install

Run the following commands and select the necessary options

firebase login --no-localhost
firebase init
firebase deploy

Please follow the blog for detailed Explaination

  1. Live Tracking with Google Maps and Firebase

About


Languages

Language:JavaScript 55.8%Language:HTML 37.8%Language:CSS 6.4%