Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 592 Bytes

README.md

File metadata and controls

29 lines (16 loc) · 592 Bytes

Find My Antipode

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.

demo

Setup

  1. Add an .env file: cp .env.example .env
  2. Update the .env file with your actual Google Maps API key
  3. Install deps: npm install
  4. Run dev server: npm run dev

Authors

License

MIT