Website The website was build using the following technologies: TypeScript React Next.js TailwindCSS Playwright ESLint Prettier Husky Lint-Staged Run locally git clone [email protected]:CyberPeaks-nl/website.git cd website yarn install yarn dev Run linting and tests yarn lint && yarn test