An open API service indexing awesome lists of open source software.

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.

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

![Home page](https://github.com/hoangvu12/beat/assets/68330291/c272ebf5-5e5c-4127-820e-2dc2bed67198)
![Timer page](https://github.com/hoangvu12/beat/assets/68330291/8eb9dea0-7df9-4280-94db-3eabaa5d6ea5)
![Create timer page](https://github.com/hoangvu12/beat/assets/68330291/8dddbac3-5bcd-4e2e-acb5-f14582794f28)

## 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).