The repository uses Next.js framework, so once you have some familiarity with it, it should be easy to work with this repository in general.
Switch to required Node.js version:
nvm useInstall Node.js modules:
npm ciStart local development server:
npm run devOpen http://localhost:3000 in the browser.