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