Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

⌨️ Keyboard Checker

A small and simple project that detects which key is being pressed on the keyboard and displays it on the screen along with its key code. Great for learning how keyboard events work or for debugging key inputs.


🚀 Features

  • Detects any key pressed on the keyboard
  • Displays:
    • The key value (e.g. A, Enter, Shift)
    • The corresponding key code
  • Updates in real time
  • Lightweight and beginner-friendly

🛠️ Tech Stack

  • HTML
  • CSS (optional, for styling)
  • JavaScript

About

A simple keyboard check website that detects which keys of the keyboard is pressed and displays on the screen.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages