Configure a Google map key inside the .env
file in the same frontend
folder
GOOGLE_MAP_KEY=<your own key>
Don't have one? Start here
For best viewing experience, view on mobile or resize the browser to mimick a mobile browser
Install and start the frontend
npm i
npm start