Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

1 Commit
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ“ Counter Time โ€“ counter-time.html

A simple project that displays random quotes using HTML, CSS, and JavaScript. It shows a new quote every time the user clicks a button. Great for beginners to understand DOM interaction and event handling in JavaScript.

====================
๐Ÿ“ File Structure
====================
counter-time.html         โ† Main HTML page  
counter-time.css          โ† Styling and layout  
counter-time.js           โ† JavaScript logic for random quote display  
bootstrap.min.css        โ† Bootstrap CSS framework  
bootstrap.bundle.min.js  โ† Bootstrap JS  
icons8-compteur-96.png   โ† Icon used in the UI  

====================
๐Ÿš€ How It Works
====================
1. The user clicks the "Start" button.
2. Counter time is started while user click at "Stop" the counter stopped and return a alert message for displayed the counter time result , number of seconds left.
3. And can you reverse the counter if you click at "Reverse" button.

====================
๐Ÿ”ง Technologies Used
====================
- HTML5  
- CSS3  
- JavaScript (ES6)  
- Bootstrap 5

====================
๐Ÿ“ฆ How to Use
====================
1. Open `counter-time.html` in your browser.
2. Click the button start to generate and view a counter time.
3. You can add a new properties information in the JavaScript file.

====================
๐Ÿ“Œ Notes
====================
- Can be enhanced by fetching quotes from an external API.
- You can save the last shown quote in LocalStorage or display one on page load.

====================
๐Ÿ‘ค Author
====================
Abderrahim Khali Ali.

Releases

Packages

Contributors

Languages