Skip to content

kevinczhang/Mecklenburg-County-GeoPortal

 
 

Repository files navigation

GeoPortal v4

GeoPortal is a one stop shopping for location information government app. Highlights include:

  • Perfect Lighthouse score.
  • Code splitting utilized to keep page size down. Initial page load < 50KB.
  • Progressive web app.
  • Works great on mobile devices.

imgur

Imgur

Imgur

Created by Mecklenburg County GIS, with much ♥ for the projects that make this site possible: OpenStreetMap, OpenMapTiles, Mapbox GL JS, TailwindCSS, and Svelte.

Get Started

git clone https://github.com/tobinbradley/Mecklenburg-County-GeoPortal.git geoportal
cd geoportal
npm install
npm run dev

The development server runs at http://localhost:3000.

To build the app for deployment, npm run build and copy the contents of the public folder to your web server.

About

The source code for Mecklenburg County's GeoPortal.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Svelte 64.6%
  • JavaScript 28.9%
  • HTML 4.9%
  • CSS 1.6%