Skip to content

adriananicete/JavaScript-Counter-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

2 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿงฎ Simple JavaScript Counter App

A beginner-friendly counter project built using HTML, CSS, and JavaScript.
It allows users to increase, decrease, and reset a counter value.


๐Ÿš€ Features

  • ๐Ÿ”ผ Increase button to add +1
  • ๐Ÿ”ฝ Decrease button to subtract -1
  • ๐Ÿ” Reset button to return the counter to 0
  • ๐ŸŽจ Simple and clean UI design

๐Ÿ› ๏ธ Technologies Used

  • HTML5
  • CSS3
  • JavaScript (Vanilla JS)

๐Ÿ“‚ Project Structure

counter-app/ โ”‚ โ”œโ”€โ”€ index.html # Main structure of the app โ”œโ”€โ”€ style.css # Styling of the app โ”œโ”€โ”€ script.js # Counter functionality โ””โ”€โ”€ README.md # Project documentation

About

๐Ÿงฎ A beginner-friendly JavaScript counter app with increase, decrease, and reset functions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published