Skip to content

HackAtUCI/ICSFair-26

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Comet Toss

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.

Install

npm install

Run Locally

npm run dev

Open the local URL shown in your terminal, usually http://localhost:5173.

Deploy

This project is configured for GitHub Pages with GitHub Actions.

npm run build

GitHub Pages should use:

  • Source: GitHub Actions
  • Output folder: dist
  • Live URL: https://hackatuci.github.io/ICSFair-26/

Tech Stack

  • Vite
  • React
  • CSS
  • React Icons

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors