Skip to content

Repository files navigation

Scorecard

A scorecard app for card and board games. Tracks scores round-by-round, calculates totals automatically, and saves your game progress to your browser so you never lose track of who is winning.

Features

  • Multi-Player & Round-Based: Easy management of players and unlimited rounds.
  • Flexible Rules: Toggle between "High Score Wins" and "Low Score Wins".
  • Leaderboard: Real-time sorting by score or name.
  • Auto-Save: Game data persists in local storage.
  • Mobile Friendly: Designed to work great on phones and tablets.

How to Run Locally

You will need Node.js installed.

  1. Install Dependencies

    npm install
  2. Start the App

    npm run dev

    Open the link shown in your terminal (usually http://localhost:5173).

  3. Build for Production (Optional)

    npm run build
    npm run preview

Tech Stack

React 19, TypeScript, Vite, Tailwind CSS, Lucide React.

About

A simple scorecard web app for easily scoring games.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages