_ _ _ _____ _
| | | | ||_ _(_)
| |_ __ _| | | _| | _ _ __ ___ ___ _ __
| __/ _` | | |/ / | | | '_ ` _ \ / _ \ '__|
| || (_| | | <| | | | | | | | | __/ |
\__\__,_|_|_|\_\_/ |_|_| |_| |_|\___|_|
talkTimer is a simple web application designed to help you manage your speaking time during conference talks or meetups. It provides a countdown timer that visually indicates the remaining time, helping you stay on track.
- Set a countdown timer for your talk.
- Visual indication of remaining time.
- Clear the timer when it reaches zero.
To get started with talkTimer, follow these steps:
- Clone the repository:
git clone https://github.com/paulmorar/talktimer.git
- Navigate to the project directory:
cd talktimer
- Install the dependencies:
npm install
- Start the development server:
npm run dev
- Open the application in your browser.
- Enter the number of minutes for your talk.
- Click the "Start timer" button to begin the countdown.
- The timer will display the remaining time and change color as the time runs out.
- Click the "Clear timer" button to reset the timer.
This project is licensed under the MIT License. See the LICENSE file for details.
Contributions are welcome! Please open an issue or submit a pull request if you have any improvements or bug fixes.
For any questions or inquiries, please contact Paul Morar at paulmorar@example.com.