/glencheney

My portfolio built on Next.js

Primary LanguageTypeScript

Hey it's the work I've done

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.

Running locally

First, run the development server:

yarn dev

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