This app i created for AloPeyk.co test case
- In add location map will detect your location, sometimes need VPN to detect
- Home page zoom is 3 so user could see hole map and locations
- App has 3 default locations that can come from server
nextjs, typeScript, leaflet, tailwind, zustand, zod, react-hook-form
Install dependencies and run dev with yarn
cd location-sharing
yarn
yarn dev