https://github.com/hoangvu12/beat
A simple yet elegant countdown timer website.
https://github.com/hoangvu12/beat
countdown-timer timer timer-clock
Last synced: about 1 month ago
JSON representation
A simple yet elegant countdown timer website.
- Host: GitHub
- URL: https://github.com/hoangvu12/beat
- Owner: hoangvu12
- License: mit
- Created: 2024-01-10T13:43:54.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T10:58:10.000Z (over 1 year ago)
- Last Synced: 2026-01-26T14:56:35.007Z (6 months ago)
- Topics: countdown-timer, timer, timer-clock
- Language: TypeScript
- Homepage: https://beat.nguyenvu.dev
- Size: 512 KB
- Stars: 3
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Beat
## Overview
Beat is a user-friendly application designed to provide a simple yet modern countdown timer. It allows users to set countdown timers and save them locally.
## Installation
```bash
git clone https://github.com/hoangvu12/beat
cd beat
pnpm i
pnpm dev
```
## Screenshots



## Technologies Used
- React
- TailwindCSS
- Tanstack Router
- shadcn/ui
- idb-keyval
## Contributions
If you encounter any issues, have suggestions for improvement, or wish to contribute to the development of the application, feel free to create an issue or submit a pull request on our GitHub repository.
## License
Beat is licensed under the [MIT license](https://github.com/hoangvu12/beat/blob/main/LICENSE).