Screencast.from.2024-07-21.00-05-07.webm
Generate random seats in various sizes. Useful especially for schools.
The project is made with Vue on Vite in TypeScript.
- Sound effects are from Ubuntu Yaru GNOME Theme.
- Applause sound effect is made by gladkiy uploaded at Freesound.
- Font used is Happiness Sans.
- Paper texture image in background is made by ArtsyBee and uploaded on Pixabay.
VSCode + Volar (and disable Vetur).
pnpm install
pnpm dev
pnpm build
Lint with ESLint
pnpm lint