Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 551 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 551 Bytes

Virtual Keyboard

Project of screen keyboard made with JavaScript. Pressing a key on a physical keyboard highlights the key on the virtual keyboard. The virtual keyboard is able to switch between two language layouts (English + Russian)

Deploy link - https://ilyxxxaa.github.io/virtualKeyboard/

What was used

  • JavaScript
  • Webpack

You can see all source code in the MAIN branch of this repo

Work

Basic npm commands (or yarn):

npm run start - launch project for development

npm run build - project build