Skip to content

Virkkunen/timer

Repository files navigation

Timer

A simple timer made with React, TypeScript and TailwindCSS

GitHub Package.json Version Github License

GitHub Issues GitHub Pull Requests

Features

  • Custom time input (1:19, 79)
  • Preset buttons
  • Alarm sound when timer is complete
  • Responsive layout

Screenshots

Preview 01 Preview 02

Demo

Timer

Run Locally

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

Authors

Tech Stack

React, Vite, TypeScript, TailwindCSS