Skip to content

goldylucks/typing

Repository files navigation

Typing

Build Status Live App Test App dependencies devDependencies GPLv3

Improve typing speed and accuracy using your favorite texts, built with react

Use

Typing is kindly hosted on Heroku
Live App (stable, latest release)
Test App (latest master)

Contact

Issues, features (and Prs!) are always welcomed :)
You can also ✉️ contact me here

Develop

$ git clone git@github.com: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!

License

The code is available under the GPL v3 license.