Skip to content

A simple counter project to make increment and decrements by 1. HTML, CSS and JavaScript. This project make understanding of basics of increment, decrements, functions and DOM

Notifications You must be signed in to change notification settings

Prathyusha-93910/mini-counter-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mini-counter-app

Tech Stacks

  • HTML
  • CSS
  • Javascript

Functionalities

  • Increment button with onClick event increases the counter value
  • Decrement button with onClick event decreases the counter value
  • Reset button with Onclick event reset the counter value to 0

mini counter app

  • A simple counter project to make increment and decrements by 1. HMTL, CSS and JavaScript. This project make understanding of basics of increment, decrements, functions and DOM

counter App Images

Home

  • image

Incrementing the value by 1

  • image

Decrementing the value by 1

  • image

About

A simple counter project to make increment and decrements by 1. HTML, CSS and JavaScript. This project make understanding of basics of increment, decrements, functions and DOM

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published