Improve typing speed and accuracy using your favorite texts, built with react
Typing is kindly hosted on Heroku
Live App (stable, latest release)
Test App (latest master)
Issues, features (and Prs!) are always welcomed :)
You can also ✉️ contact me here
$ git clone [email protected]:goldylucks/typing.git
$ cd typing
$ yarn install
$ yarn start # starts node server, seeds database, serves files at port 8000
# different terminal
$ yarn dev:wds # starts webpack-dev-server
open your favorite browser and hack away!
The code is available under the GPL v3 license.