This is a React/Vite project. If you opened this file directly, the app will not run because the browser cannot compile the React source by itself.
Run it with:
npm installnpm run dev
For Hostinger, build it with npm run build and upload the generated dist folder.