Bank Counter Assignment

模擬銀行抽號碼牌功能。

Demo

Demo

How to run?

In the project directory, you can run:

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

yarn build

Builds the app for production to the build folder.

How to change the number of counter?

In the .env file, you can change the contents of REACT_APP_NAMES
Importantly, it must conform to the JSON string format.