Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Counter App

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

Description

This is a beginner-friendly project that allows users to increment, decrement, and reset a number counter. Perfect for learning basic web development concepts.

Features

  • Increase counter with + button
  • Decrease counter with - button
  • Reset counter to 0
  • Color changes based on counter value
  • Keyboard support (arrow keys and R for reset)

How to Run

  1. Download the project files
  2. Open index.html in your web browser
  3. Start using the counter!

Files

  • index.html - Main HTML structure
  • style.css - Styling and layout
  • script.js - JavaScript functionality

What You'll Learn

  • HTML elements and structure
  • CSS styling and animations
  • JavaScript DOM manipulation
  • Event handling
  • Responsive design

Browser Support

Works in all modern browsers (Chrome, Firefox, Safari, Edge).


Made for learning web development basics!

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages