Alias Timer is a simple timer web app designed to work well with the Alias board game.
You can check it out here. To run the app locally, download or clone this repository. Make sure you have npm installed. Then run the following commands in the terminal:
npm install
npm run dev