multiple_countdown

This countdown can be set for multiple periods of time. If the timer meets your set time, it will make a noise. This tool aims to help people who want to be reminded more than once.

  • template of: vite + react
  • tailwindcss: v3.x

Started

yarn
# or `npm install`

Develop

yarn dev
# or `npm run dev`

Build

yarn build
# or `npm run build`