Readme.md added

This commit is contained in:
2022-01-22 14:33:47 -03:00
parent 410f478523
commit 87f09c721b

7
README.md Normal file
View File

@@ -0,0 +1,7 @@
# 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)!