Project link: https://lec-13-increment-decrement.vercel.app/
This is a simple and interactive web application built using HTML, CSS, and JavaScript that allows users to:
- Increment a counter
- Decrement the counter
- Update the counter by a custom value
- Reset the counter to zero
Counter: 0 [Increment by Value] [Update] [Decrement by Value] [Update] [Clear]
markdown Copy Edit
- Increment counter by custom input
- Decrement counter by custom input
- Reset button to clear the counter
- Clean and responsive user interface
- HTML5
- CSS3
- JavaScript (Vanilla)
Amarjeet Kumar
UID: 21BCS10768
Department of Computer Science & Engineering
Chandigarh University
Portfolio: https://amarjeetkr.vercel.app/
LinkTree: https://linktr.ee/AmarjeetKumarJyotish
GitHub: https://github.com/AmarjeetJyotis
LinkedIn: https://www.linkedin.com/in/amarjeet-jyotish/
GeeksforGeeks: https://www.geeksforgeeks.org/user/amarjeetjyotish/
LeetCode: https://leetcode.com/u/AmarjeetJyotish/
📦 increment-decrement-app ├── index.html ├── style.css └── script.js
arduino Copy Edit
To run the project locally:
- Clone this repository:
git clone https://github.com/your-username/increment-decrement-app.git
Navigate into the project directory:
bash Copy Edit cd increment-decrement-app Open index.html in your browser.
🙌 Acknowledgements This project is part of learning basic JavaScript DOM manipulation and UI interactivity.
Feel free to fork, customize, and use it in your own projects!
📬 Contact If you have any feedback or questions, feel free to connect!
