The site is built with Next.js with TypeScript and served with Vercel.

Development

You need to install latest Node.js

Install it and run:

npm install
npm run dev