Built with Next.js, Tailwind CSS, Upstash, Contentlayer and deployed to Vercel.


Running Locally

git clone https://github.com/loricallum/nextjs-portfolio.git
cd nextjs-portfolio

Create a .env

Then install dependencies and run the development server:

pnpm install
pnpm dev

Cloning / Forking

Please remove all of my personal information (projects, images, etc.) before deploying your own version of this site.