Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@garoyeri
garoyeri / index.html
Created April 16, 2020 02:25
Sample Map Application Frontend Part 1
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Sample Map Application</title>
<!-- update the version number as needed -->
<script defer src="/__/firebase/7.14.0/firebase-app.js"></script>
<!-- include only the Firebase features as you need -->