This is a simple app for detecting mouse and keyboard event I use the most.
Install the dependencies and devDependencies and start the server.
$ git clone https://github.com/dikadj/mouse-and-keyboard-event-detector.git
$ cd mouse-and-keyboard-event-detector/
$ yarn install && yarn start
Then simply open your browser on localhost:3000