ganimomer / connect-counter

App using express that counts how many times a button has been pressed globally

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Connection counter

This is an exercise express app that counts how many times a button has been pressed on any browser since the server came up. Server side code with Nodejs and Express, client is HTML, CSS and Javascript, using JQuery for Ajax calls and animations.

About

App using express that counts how many times a button has been pressed globally


Languages

Language:JavaScript 90.5%Language:CSS 9.5%