Giordano Prato personal website, built with Next.js, Tailwind CSS, Upstash, Contentlayer and deployed to Vercel.
git clone https://github.com/matteobad/gpportfolio.vercel.app.git
cd gpportfolio.vercel.app
Then install dependencies and run the development server:
pnpm install
pnpm dev