Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Counter App

A simple interactive counter application built with HTML, CSS, and JavaScript.

Features

  • Increment counter
  • Decrement counter
  • Reset counter
  • Conditional styling based on counter value
  • Dynamic UI updates

Tech Stack

  • HTML5
  • CSS3
  • JavaScript (ES6+)

Concepts Practiced

  • DOM manipulation
  • Event handling
  • Functions
  • Conditional logic
  • classList
  • State and UI updates

Purpose

This project is part of my JavaScript learning journey. It focuses on building an interactive web interface using JavaScript and understanding how JavaScript state, user events, and DOM updates work together without using a frontend framework.

About

A simple interactive counter app built with HTML, CSS, and JavaScript. Practice DOM manipulation, event handling, state management, and dynamic UI updates.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages