This project is a simple, elegant stopwatch implemented using HTML, Tailwind CSS, and vanilla JavaScript. It features a clean design with a timer display and two buttons for controlling the stopwatch.
- Display of time in minutes:seconds.hundredths format
- Start/Stop button to control the timer
- Reset button to clear the timer
- Responsive design using Tailwind CSS
- Open the HTML file in a web browser.
- Click the "Start" button to begin the timer.
- Click the "Stop" button to pause the timer.
- Click the "Reset" button to set the timer back to 00:00.00.
- HTML5
- Tailwind CSS (via CDN)
- Vanilla JavaScript
No installation is required. Simply download the HTML file and open it in a web browser.
Ce projet est un chronomètre simple et élégant implémenté en utilisant HTML, Tailwind CSS et JavaScript vanilla. Il présente un design épuré avec un affichage du temps et deux boutons pour contrôler le chronomètre.
- Affichage du temps au format minutes:secondes.centièmes
- Bouton Start/Stop pour contrôler le chronomètre
- Bouton Reset pour réinitialiser le chronomètre
- Design responsive utilisant Tailwind CSS
- Ouvrez le fichier HTML dans un navigateur web.
- Cliquez sur le bouton "Start" pour démarrer le chronomètre.
- Cliquez sur le bouton "Stop" pour mettre le chronomètre en pause.
- Cliquez sur le bouton "Reset" pour remettre le chronomètre à 00:00.00.
- HTML5
- Tailwind CSS (via CDN)
- JavaScript vanilla
Aucune installation n'est nécessaire. Il suffit de télécharger le fichier HTML et de l'ouvrir dans un navigateur web.