My portfolio of work.
This is a Next.js site. Components are written in React and project pages are written in markdown. Next takes care of development environment, bundling, code-splitting, and more.
First, run the development server:
yarn dev
Open http://localhost:3000 with your browser to see the result.