Skip to content

It simple yet engaging project to help beginners get hands-on with JavaScript. It's a basic counter app that dynamically updates the count of people entered. This is perfect for anyone looking to learn the basics of DOM manipulation, functions, and event handling in JavaScript.

Notifications You must be signed in to change notification settings

SamuelMarete/Javascript-Day1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

3 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Javascript-Day1

This is a beginner-friendly counter application built using HTML, CSS, and JavaScript. It's a simple yet practical project to help you understand the basics of DOM manipulation, event handling, and dynamic updates in web development.

๐Ÿ“Œ Features

  • Real-Time Counter: Starts at 0 and updates dynamically.
  • Add & Subtract Buttons: Click to increment or decrement the counter.
  • Responsive Display: Instant updates without page reloads.
  • Input Validation: Prevents the counter from going negative.

๐Ÿ› ๏ธ Technologies Used

  • HTML: Provides the structure of the webpage.
  • CSS: Adds styling for the layout and buttons.
  • JavaScript: Handles the logic and interactivity.

About

It simple yet engaging project to help beginners get hands-on with JavaScript. It's a basic counter app that dynamically updates the count of people entered. This is perfect for anyone looking to learn the basics of DOM manipulation, functions, and event handling in JavaScript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published