A simple timer made with React, TypeScript and TailwindCSS
- Custom time input
(1:19, 79)
- Preset buttons
- Alarm sound when timer is complete
- Responsive layout
Clone the project
git clone https://github.com/Virkkunen/timer.git
Go to the project directory
cd timer
Install dependencies
npm i
Start the server
npm run dev
React, Vite, TypeScript, TailwindCSS