Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```