Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AdiChat authored Oct 2, 2023
1 parent e938bcd commit 4eafb9b
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Virtual-keyboard

Welcome to the Virtual Keyboard project! This project provides a simple web-based virtual keyboard that allows users to input text using both the physical keyboard and on-screen keyboard clicks. The project is built using HTML, CSS, and JavaScript.

[Documentation + Explanation of developing this project](https://iq.opengenus.org/virtual-keyboard-html/) from scratch.

Demo:

<img width="954" alt="virtual-keyboard-opengenus" src="https://github.com/OpenGenus/Virtual-keyboard/assets/10634210/71e00fca-fb95-427d-a769-7c5fbf6a793c">

## Features

- **Responsive Layout:** The virtual keyboard is designed with a responsive layout that adjusts to different screen sizes.
Expand Down Expand Up @@ -43,5 +50,5 @@ Contributions are welcome! If you'd like to enhance this project, please follow

## Acknowledgements

- [Font Awesome](https://fontawesome.com/) for providing the icon library.
- Font Awesome for providing the icon library.

0 comments on commit 4eafb9b

Please sign in to comment.