This repository contains the sourcecode for the geolocation API demo.
Role | Name |
---|---|
PO | Patrick Mast |
DEV | Martin Schuhfuß |
DEV | Katherina Marcenko |
Have node.js
and npm
installed.
Install dependencies with:
npm install
Add a .env file with the content:
GOOGLE_MAPS_API_KEY=key
VITE_TAG_MANAGER_ID=key // internal use only
Start dev server with
npm start
Runs on http://localhost:5173/
This repository is public for demonstration purposes. It is not actively developed or maintained. It is therefore closed for contributions.
See LICENSE.md