balintant / topographic-contour-maps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Topographic contour map generator

The simple goal is for this app is to allow users to export customised and stylised topographic contour maps by selecting a square on the map. That's it. You can try for yourself on here

Try out

Most people will probably need only the production build which can be access through https://topographic-contour-maps.netlify.app

Running on your own

If you are familiar with React and Next.js already you should be able to run this project without any hassle.

npm run dev
# or
yarn dev

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

About


Languages

Language:TypeScript 92.5%Language:CSS 6.1%Language:JavaScript 1.4%