Skip to content

dprovodnikov/rapid_typing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rapid_typing

A keyboard trainer to develop fast ten-typing skills Screenshot Demo: https://rapity.herokuapp.com/

Requirements

  • Node
  • NPM

Deployment

On production

  • Use the provided Procfile to deploy on Heroku or related open-source alternatives like Dokku or CapRover.

How to run locally

git clone git@github.com:dprovodnikov/rapid_typing.git
cd rapid_typing
npm install
npm run start