My personal website, built with Next.js and Tailwind, hosted on Vercel.
pnpm i
to get a fuckton of packages.
pnpm dev
to look at the site on localhost:3000.
The .env.example file contains the API endpoint and key to access a Strapi instance used to manage content on some pages. It also contains SMTP details for the contact form.