/josh.work

Version 1 of my personal website using Next.js

Primary LanguageTypeScript

Here's my personal website! It's built using Next.js 13, Tailwind CSS and Contentlayer.

Getting Started

First, install dependancies then run the development server:

npm install
npm run dev

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

Built using Lee Robs Personal Website as a foundation