This is the code that runs www.schaechinger.com based on Next.js and Tailwind.
Dynamic data are served using the Contentful headless CMS.
First, run the development server:
npm i
npm run dev
Open http://localhost:3000 with your browser to see the result.