Skip to content

Achenson/wiki-speed-typing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

116 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wiki-Speed-Typing

Test your typing speed using random* articles from English Wikipedia. Main results are displayed every 2 seconds, detailed results are available after the timer goes off. Press '?' button for more hints. App structure described in appTree.txt

* - articles shorter than 370 characters or containing non-english characters are skipped. All text in brackets is edited out.

Fullstack version: https://github.com/Achenson/wiki-speed-typing-MERN

Live app

https://achenson.github.io/wiki-speed-typing/

How to run locally

  1. Install nodejs - https://nodejs.org

  2. In the project directory run:

npm install

Installs dependencies

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

Releases

No releases published

Packages

 
 
 

Contributors