Skip to content

My portfolio built on Next.js

Notifications You must be signed in to change notification settings

glen-cheney/glencheney

Repository files navigation

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.