Peta Persebaran Covid 19
API
- Data Covid19: https://data.covid19.go.id/public/api/prov.json
- Dekontaminasi: https://dekontaminasi.com
- Geocoding: https://nominatim.openstreetmap.org
Data
- GeoJSON Provinsi: https://github.com/superpikar/indonesia-geojson
- GeoJSON Kab: https://github.com/rifani/geojson-political-indonesia
Requirement Setup
- Node v12 ++
- Yarn 1.22 ++
Develop
# install $ yarn # development build yarn dev # or vite # development and expost it yarn dev --host # or vite --host # production build $ yarn build # or vite build
Licence
MIT