A simple example of a Vite React app that can get your current geo location
yarn dev
, in codespaces, use --host
option so the port forwarding works: yarn dev --host
A simple example of a Vite React app that can get your current geo location
TypeScriptUnlicense