Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kennethnwc/hk-directory-gis-frontend
The frontend of the hong kong directories
https://github.com/kennethnwc/hk-directory-gis-frontend
leaflet nextjs react typescript zustand
Last synced: 28 days ago
JSON representation
The frontend of the hong kong directories
- Host: GitHub
- URL: https://github.com/kennethnwc/hk-directory-gis-frontend
- Owner: kennethnwc
- Created: 2021-04-21T05:49:41.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-06-15T02:10:09.000Z (over 3 years ago)
- Last Synced: 2024-11-14T18:44:52.815Z (3 months ago)
- Topics: leaflet, nextjs, react, typescript, zustand
- Language: TypeScript
- Homepage:
- Size: 109 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
### Production site
https://hkh-gis.lib.hku.hk
### For the fetching data part
you can go to https://hkh-gis.lib.hku.hk/api/
### drawing over 15k addresses and doing filtering to update the data
### How to run
```bash
yarn
yarn dev
```