Skip to content

gencharitaci/opendata-viewer

Repository files navigation

Open Data Viewer

Mecklenburg County Open Data Viewer built with Next.js project bootstrapped with create-next-app.

Site: https://gis.mecklenburgcountync.gov/opendata-viewer

Architecture

Architecture

Improvements & Fixes

  • Added Disclaimer modal popup
  • Mobile friendly

Clone the project

Node.js is required to run the development and build systems, and git is required to use the versioning system.

git clone https://github.com/gencharitaci/opendata-viewer.git

Install dependencies

cd opendata-viewer
npm install

Start the development server

Run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3004/opendata-viewer with your browser to see the result.

This project uses next/font to automatically optimize and load Geist, a new font family for Vercel.

Build for production

npm run build

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository

About

Mecklenburg County, NC Open Data Viewer (MeckODV)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published