https://timer-by-dev-renato.vercel.app/
Timer is a simple and practical application that allows the user to define a period of time and monitor. I made this project to exercise some of the fundamentals I learned in frontend
- Vite + React
- CSS
- BootStrap
- Sweetalert2
- Easily set the desired time.
- Start, pause and restart the countdown.
- Receive notifications when the countdown ends.
- Intuitive and easy to use user interface.
- Set the time by clicking on the buttons
- You can pause the timer at any time by clicking the "Stop" button.
- To reset the timer, click the "Clear" button.
- When the countdown ends, a sound will alert you.
This application was developed by devRenatoRodrigues
Thanks to trybe for teaching me programming