Skip to content

dwiwijaya/scoreleague

Repository files navigation

WiseScore

WiseScore is a web application designed for tracking scores in matches between two players. Originally built for tracking office ping pong games, this app provides a simple and effective way to manage and monitor competitive scores.

Features

  • Easy-to-use interface for tracking scores
  • Real-time score updates
  • Match history and player rankings

Live Demo

Access the application here: WiseScore

Installation

  1. Clone the repository:
    git clone https://github.com/dwiwijaya/scoreleague.git
  2. Navigate to the project folder:
    cd scoreleague
  3. Install dependencies:
    npm install
  4. Run the development server:
    npm run dev
  5. Open your browser and navigate to http://localhost:3000.

Tech Stack

  • Frontend: Vue.js
  • Deployment: Vercel

Contributing

Contributions are welcome! Feel free to fork the repository and submit pull requests.

License

This project is licensed under the MIT License.