Files
Vanilla-Javascript-Counter/README.md
2022-01-22 14:33:47 -03:00

7 lines
202 B
Markdown

# Vanilla JavaScript Counter
Counter working with plain JS. You define the number to count and the time between number and number.
## Demo
Demo [here](https://vanilla-javascript-counter.netlify.app)!