This is my website based on Next.js. You can open it under www.clean-code-kevin.ch. How to contribute Prerequisites Make sure you have pnpm installed. Development Run the development server: pnpm dev Open http://localhost:3000 To see more available commands, have a look in the package.json file.