tanega / greenstand-demo-map

Work in progress

Home Page:https://greenstand-demo-map.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.

This is a Next.js project bootstrapped with create-next-app.

Getting Started

Add your .env config file:

  • cp .env.example .env.local
  • Set your variables as needed, particularly your Mapbox token if you'd rather use mapbox-gl instead of maplibre-gl

Install project dependencies:

  • yarn

Finally, run the development server:

yarn dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying pages/index.tsx. The page auto-updates as you edit the file.

About

Work in progress

https://greenstand-demo-map.vercel.app/


Languages

Language:TypeScript 88.9%Language:CSS 5.9%Language:JavaScript 4.4%Language:Shell 0.8%