Skip to content

Sahaab-Ji/Simple-Counter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🔢 Simple Counter

A simple counter app that increments numbers when you click a button. You can save your entries and see them listed at the bottom of the page.


🎯 How it works

  • Click Add button to increment the counter
  • Save your entry with the save button
  • Back in-case of fixing your mistakes
  • Reset to reset whole page
  • All your saved entries will show up below
  • ⚠️ Everything gets cleared when you refresh the page

⚡ What to note

The counter only saves while you're using it. Once you refresh or close it, everything disappears.


📌 One more last thing

It is a beginner friendly project. If anyone likes this repo, please ⭐ star this repo or have an idea to make it more nice, then write in an issue.


That's pretty much it. Simple and straightforward. 😊

About

Simple Counter is a beginner-friendly project that demonstrates fundamental JavaScript concepts including variables, operators, and functions. It showcases how to work with HTML elements, perform mathematical operations, and organize code using reusable functions. This project is perfect for anyone starting their programming journey .

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors