https://github.com/emmanuel-howard/counter-program
A counter program that lets the User increase, decrease, and reset the number.
https://github.com/emmanuel-howard/counter-program
counter-program css first-project html javascript
Last synced: 3 months ago
JSON representation
A counter program that lets the User increase, decrease, and reset the number.
- Host: GitHub
- URL: https://github.com/emmanuel-howard/counter-program
- Owner: Emmanuel-Howard
- Created: 2025-02-18T23:27:27.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-02-19T00:19:48.000Z (3 months ago)
- Last Synced: 2025-02-19T00:27:54.801Z (3 months ago)
- Topics: counter-program, css, first-project, html, javascript
- Language: CSS
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Counter Program (js)
This is my first JavaScript project ever. It is a counter program that lets the User increase, decrease, and reset the number.## Features
Increase / Decrease / Reset counter valueDisplay current counter value on the page
CSS / HTML Styling