This is a simple timer application built using Vue.js. It allows users to start, pause, and reset a timer, as well as save and clear pause history.
Features:
- ⏱ Start the timer
- ⏸ Pause the timer
- 🔄 Reset the timer
- 📝 Add pause history
- 🧹 Clear pause history
Technologies used:
- Vue.js
- HTML
- JavaScript
- CSS (BEM methodology)
To run the project, simply clone the repository and open the index.html file in your browser, or use a local development server.
