mpadge / UrbanAnalyst

Home Page:https://urbananalyst.city

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Source code for Urban Analyst site. All associated code is in the UrbanAnalyst organisation. This repo is under my private account just so it can be deployed directly through vercel.

What's this built from?

  • nextjs for the site itself.
  • deck.gl for the maps.
  • d3 for the statistical visualisations.

Run locally

Clone this repo, then:

npm run dev
# or
yarn dev
# or
pnpm dev

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

About

https://urbananalyst.city

License:MIT License


Languages

Language:TypeScript 84.1%Language:Rust 9.7%Language:CSS 4.3%Language:JavaScript 1.8%Language:Makefile 0.1%