learn-how-to-type.com is an open-source webapp to learn how to type.
It's developped using angular and supports US and french keyboards.
The goal is for my 12 years old daughter to learn how to use a keyboard.
Suggestions are welcome!
Nodejs 20 or above is required
Install dependencies:
npm ci
Run the project:
npm start