Skip to content

cangurdev/score-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Score Calculator

This React app allows users to calculate scores for games like Uno.

Tech Stack

  • React
  • TypeScript
  • Tailwind CSS

Features

  • Enter player names and scores for each round
  • Calculate total scores based on the inputs provided

Getting Started

Installation

  1. Clone the repository:
git clone https://github.com/cvngur/score-calculator.git
cd score-calculator
  1. Install dependencies:
yarn install

Usage

Start the development server:

yarn start

Visit http://localhost:3000 in your web browser to access the application.

About

Score calculator for games like Uno.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors