Powered by Vite and React.
NOTE: Nodejs >= 22 is necessary.
The site is built automatically with every push thanks to Cloudflare Pages.
If you want to build it locally, follow this simple step:
npm install && npm run dev
You can now edit the files in the src directory and the site will reflect the changes immediately thanks to live reloading.