Add counter animation

diff --git a/js/counter.js b/js/counter.js
new file mode 100644
index 0000000..f632111
--- /dev/null
+++ b/js/counter.js
@@ -0,0 +1,3 @@
+ $('.counter').counterUp({
+          
+        });
\ No newline at end of file