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.
- Easy-to-use interface for tracking scores
- Real-time score updates
- Match history and player rankings
Access the application here: WiseScore
- Clone the repository:
git clone https://github.com/dwiwijaya/scoreleague.git
- Navigate to the project folder:
cd scoreleague
- Install dependencies:
npm install
- Run the development server:
npm run dev
- Open your browser and navigate to
http://localhost:3000
.
- Frontend: Vue.js
- Deployment: Vercel
Contributions are welcome! Feel free to fork the repository and submit pull requests.
This project is licensed under the MIT License.