antipode | /ˈantiˌpōd/ | noun
A point on the Earth's surface diametrically opposite to a given location.
Find your antipode!
Search, pan, and zoom on either map and see the antipode on the other.
- Add an
.env
file:cp .env.example .env
- Update the
.env
file with your actual Google Maps API key - Install deps:
npm install
- Run dev server:
npm run dev