This is my personal portfolio website, powered by Next.js and Contentful.
First, make sure that you have Node 22 and yarn v4 installed. Then, spin up the development server by using the following command:
yarn run devOpen http://localhost:3000 with your browser to see the result.