Personal website written using Nextjs.
Accompanying blog post.
First install the dependencies using package manager of your choice.
pnpm installThen run the development server:
pnpm devOpen http://localhost:3000 with your browser to see the result.