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.gitGo to the project directory
cd timerInstall dependencies
npm iStart the server
npm run devReact, Vite, TypeScript, TailwindCSS

