How Johnny Builds New Web Projects
I start with a standard Next.js Installation then clear out the boilerplate stuff from page.tsx and package.json, yada yada yada. If you want to skip straight to code, I published Johnny Builds Next.js Starter on Github.
I pnpm add some stuff:
pnpm a...
johnnybuilds.hashnode.dev2 min read