An open API service indexing awesome lists of open source software.

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.

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 value

Display current counter value on the page

CSS / HTML Styling