A polished space-themed Hack at UCI arcade scoring app built with Vite and React. Players can record up to three tosses to various landing zones then submit their name to a persistent local leaderboard.
npm installnpm run devOpen the local URL shown in your terminal, usually http://localhost:5173.
This project is configured for GitHub Pages with GitHub Actions.
npm run buildGitHub Pages should use:
- Source: GitHub Actions
- Output folder:
dist - Live URL:
https://hackatuci.github.io/ICSFair-26/
- Vite
- React
- CSS
- React Icons