This web application is a virtual keyboard popularly known as On-Screen Keyboard which is being used in typing to an input, i called the input in this web application "comment".
This project has three main components namely: index.html, style.css, script.js
The index.html file is the main component that runs on the browser
The style.css is responsible for handling the styling in the index.html
The script.js is written in javascript ES6 especially it's arrow function,also the script.js is responsible for handling the keyboard input to the comment box, attached to the script.js file are javascript comments of some main functionalities in the virtual keyboard.
Feel free to reach out to me at:
Email: [email protected] LinkedIn: https://linkedin.com/in/stanley-chibuike-950a28159
Happy Coding...