Skip to content

akzhar/blind-typing-simulator

Repository files navigation

Blind typing simulator ⌨️

Demo

demo

1. Description

  • getting text to type via public API (RU texts only)
  • display of the typed text in real time
  • reaction to entering incorrect characters
  • calculation of typing speed
  • calculation of the accuracy of the typing

2. Install dependencies

git clone repo_urlcd ./repo-foldernpm install

3. Run the app in development mode

cd ./repo-foldernpm run start

4. Build and run the app

npm run build (wait) → cd publicnpm run start

About

Blind typing simulator

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published