Simple map implementation using Leaftlet and some custom tile server.
Use yarn to handle project.
yarn install
yarn run dev
- NextJs 14
- Jotai
- leaftlet
- Tailwind
- better to use SWR or RTK-Query instead of pure fetch api to handle service calls.
- better tu use lint-staged and commitizen.
- input field hasn't debounce on it.
- abviously it's not responsive.
after all , this is a Simple project , be cool 😉