Skip to content

Maxxx1mHR/virtual-keyboard

Repository files navigation

virtual-keyboard

Create virtual keyboard

deploy screenshot pc

Tech stack

  • JavaScript
  • HTML
  • SASS

Features

  • Pressing a key on a physical keyboard highlights the key on the virtual keyboard
  • Index.html file should be empty (all the necessary elements are generated with the usage of JS)
  • If several buttons are pressed, all the pressed buttons are highlighted on the virtual keyboard
  • The virtual keyboard is able to switch between two language layouts
  • Keystrokes are animated
  • Clicks on the buttons with a mouse on the virtual keyboard and pressing keys on a physical keyboard should input symbols to the text area located on the page above the virtual keyboard