My personal website, built with Next.js, Tailwind CSS, Upstash, Contentlayer, and deployed to Vercel.
Clone the repository and install dependencies:
git clone "repo link"
cd "directory"Create a .env file similar to .env.example. Then run the dev server:
pnpm install
pnpm devPlease remove all of my personal information (projects, images, etc.) before deploying your own version of this site.