Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/1weiho/mahjong-scoreboard


https://github.com/1weiho/mahjong-scoreboard

react tailwind typescript vite

Last synced: 6 days ago
JSON representation

Awesome Lists containing this project

README

        

![banner](https://user-images.githubusercontent.com/75478661/215185929-02cecafa-a95d-4427-ab55-d73018d3d964.png)

# Mahjong Scoreboard

A web-based scoreboard for Taiwanese Mahjong that enables users to save data on their browser and export it for further use.

## Technologies

- Vite
- React
- Typescript
- Tailwind CSS

## Setup Project

```bash
# install dependencies
npm install

# run in localhost:5173/mahjong-scoreboard
npm run dev
```