A website to learn and practice touch typing in Hebrew 🇮🇱
✨ View this project live! ✨
The Hebrew Touch Typing application helps you learn touch typing in hebrew.
Touch typing isn't something officialy learned in Israeli schools but we do spend a lot of time typing. This site bridges that gap by teaching the correct finger positions and incrementally introducing more and more keys.
Touch typing can dramatically improve your typing speed and free your mind from staring at the keyboard. With it, typing becomes more natural.
Many thanks to https://github.com/dlvhdr for the initial design and implementation. All I did was add dark mode and a way to hide the keyboard.
To get a local copy up and running follow these simple steps.
- Clone the repo
git clone https://github.com/dlvhdr/hebrew-touch-typing.git
- Install NPM packages
npm install
Follow the lessons in order for best results.
- Learn the keys positions and which fingers to hit each key with
- Once the entire keyboard is covered, practice some real life texts from wikipedia
To run the tests simply run:
npm test