The project is a demo developed to demonstrate the creation of custom keyboard shortcuts using JavaScript. It only demonstrates checking the clicking and unclicking of the random keyboard shortcut a + b.
- Download or clone the repository.
- Open the index.html in your favorite browser.
- Click and unclick the key combination a + b to see how the website detects it.
You can find a full explanation of this demo on my Medium here.