A decentralized location sharing and navigation app
(not real location, emulated for demo)
to run locally in browser
npm install
npm dev
to compile app
npm run build-capacitor-android
open android studio and build application from build > bundle apk(s)