My personal website, built with Next.js and Vanilla Extract for styling.
# Clone the repo
git clone git@github.com:jabrks/jamesbrooks.io.git
cd jamesbrooks.io
# Install dependencies
npm ci# Run the development server
npm run devThe site should now be running locally on http://localhost:3000.